mirror of
https://git.dn42.dev/dn42/registry.git
synced 2026-05-16 20:23:48 +08:00
Merge pull request 'Add forward and reverse DNS zones for CHOFSTEDE objects to registry' (#6406) from larvitz/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/6406 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
59c22b3a1f
3 changed files with 9 additions and 0 deletions
7
data/dns/chofstede.dn42
Normal file
7
data/dns/chofstede.dn42
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
domain: chofstede.dn42
|
||||||
|
admin-c: CHOFSTEDE-DN42
|
||||||
|
tech-c: CHOFSTEDE-DN42
|
||||||
|
mnt-by: CHOFSTEDE-MNT
|
||||||
|
nserver: ns1.chofstede.dn42 172.21.66.194
|
||||||
|
nserver: ns1.chofstede.dn42 fdce:73f7:a2dc::194
|
||||||
|
source: DN42
|
||||||
|
|
@ -3,6 +3,7 @@ cidr: fdce:73f7:a2dc::/48
|
||||||
netname: CHOFSTEDE-NET6
|
netname: CHOFSTEDE-NET6
|
||||||
descr: Main Network of CHOFSTEDE
|
descr: Main Network of CHOFSTEDE
|
||||||
country: DE
|
country: DE
|
||||||
|
nserver: ns1.chofstede.dn42
|
||||||
admin-c: CHOFSTEDE-DN42
|
admin-c: CHOFSTEDE-DN42
|
||||||
tech-c: CHOFSTEDE-DN42
|
tech-c: CHOFSTEDE-DN42
|
||||||
mnt-by: CHOFSTEDE-MNT
|
mnt-by: CHOFSTEDE-MNT
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ cidr: 172.21.66.192/27
|
||||||
netname: CHOFSTEDE-NET4
|
netname: CHOFSTEDE-NET4
|
||||||
descr: IPv4 Research Network of CHOFSTEDE
|
descr: IPv4 Research Network of CHOFSTEDE
|
||||||
country: DE
|
country: DE
|
||||||
|
nserver: ns1.chofstede.dn42
|
||||||
admin-c: CHOFSTEDE-DN42
|
admin-c: CHOFSTEDE-DN42
|
||||||
tech-c: CHOFSTEDE-DN42
|
tech-c: CHOFSTEDE-DN42
|
||||||
mnt-by: CHOFSTEDE-MNT
|
mnt-by: CHOFSTEDE-MNT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue