mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 01:16:59 +08:00
Merge pull request 'added dns' (#4245) from jpschley/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4245 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
b0a68a2fd3
3 changed files with 9 additions and 0 deletions
7
data/dns/sao.dn42
Normal file
7
data/dns/sao.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: sao.dn42
|
||||
nserver: ns1.sao.dn42 172.20.15.42
|
||||
nserver: ns1.sao.dn42 fd91:5b03:2949:4242::53
|
||||
admin-c: JPS-DN42
|
||||
tech-c: JPS-DN42
|
||||
mnt-by: JPS-MNT
|
||||
source: DN42
|
|
@ -1,6 +1,7 @@
|
|||
inet6num: fd91:5b03:2949:0000:0000:0000:0000:0000 - fd91:5b03:2949:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd91:5b03:2949::/48
|
||||
netname: JPS-NETWORK
|
||||
nserver: ns1.sao.dn42
|
||||
admin-c: JPS-DN42
|
||||
tech-c: JPS-DN42
|
||||
mnt-by: JPS-MNT
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
inetnum: 172.20.15.32 - 172.20.15.47
|
||||
cidr: 172.20.15.32/28
|
||||
netname: JPS-NETWORK
|
||||
nserver: ns1.sao.dn42
|
||||
admin-c: JPS-DN42
|
||||
tech-c: JPS-DN42
|
||||
mnt-by: JPS-MNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue