Merge pull request 'Add reverse dns for my ip' (#882) from R.I.P./registry:rip-20210612/reverse_dns into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/882
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2021-06-15 08:01:35 +00:00
commit 35e9f8581c
3 changed files with 9 additions and 0 deletions

7
data/dns/rip.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: rip.dn42
admin-c: RIP-DN42
tech-c: RIP-DN42
mnt-by: RIP-MNT
nserver: ns1.rip.dn42 172.23.110.128
nserver: ns1.rip.dn42 fdbc:f9dc:0332::1
source: DN42

View file

@ -5,6 +5,7 @@ country: CN
admin-c: RIP-DN42
tech-c: RIP-DN42
mnt-by: RIP-MNT
nserver: ns1.rip.dn42
status: ASSIGNED
cidr: fdbc:f9dc:332::/48
source: DN42

View file

@ -5,6 +5,7 @@ country: CN
admin-c: RIP-DN42
tech-c: RIP-DN42
mnt-by: RIP-MNT
nserver: ns1.rip.dn42
status: ASSIGNED
cidr: 172.23.110.128/27
source: DN42