mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
Changed IPv6 subnet to be RFC4193 section 3.2 compliant. Added IPv6 glue records
This commit is contained in:
parent
670f6e62d6
commit
3789262fc4
3 changed files with 7 additions and 5 deletions
|
@ -4,6 +4,8 @@ admin-c: GISH-DN42
|
|||
tech-c: GISH-DN42
|
||||
org: ORG-INTERACTIVELABS
|
||||
mnt-by: INTERACTIVELABS-MNT
|
||||
nserver: ns1.interactivelabs.dn42 172.20.21.1
|
||||
nserver: ns2.interactivelabs.dn42 172.20.21.2
|
||||
nserver: ns1.interactivelabs.dn42 172.20.21.5
|
||||
nserver: ns2.interactivelabs.dn42 172.20.21.6
|
||||
nserver: ns1.interactivelabs.dn42 fd42:a901:388e::5
|
||||
nserver: ns2.interactivelabs.dn42 fd42:a901:388e::6
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
inet6num: fd42:0020:0021:0000:0000:0000:0000:0000 - fd42:0020:0021:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd42:20:21::/48
|
||||
inet6num: fd42:a901:388e:0000:0000:0000:0000:0000 - fd42:a901:388e:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd42:a901:388e::/48
|
||||
netname: INTERACTIVELABS-NET6
|
||||
country: AU
|
||||
admin-c: GISH-DN42
|
|
@ -1,4 +1,4 @@
|
|||
route6: fd42:20:21::/48
|
||||
route6: fd42:a901:388e::/48
|
||||
origin: AS4242420260
|
||||
mnt-by: INTERACTIVELABS-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue