mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +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
|
tech-c: GISH-DN42
|
||||||
org: ORG-INTERACTIVELABS
|
org: ORG-INTERACTIVELABS
|
||||||
mnt-by: INTERACTIVELABS-MNT
|
mnt-by: INTERACTIVELABS-MNT
|
||||||
nserver: ns1.interactivelabs.dn42 172.20.21.1
|
nserver: ns1.interactivelabs.dn42 172.20.21.5
|
||||||
nserver: ns2.interactivelabs.dn42 172.20.21.2
|
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
|
source: DN42
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
inet6num: fd42:0020:0021:0000:0000:0000:0000:0000 - fd42:0020:0021:ffff:ffff:ffff:ffff:ffff
|
inet6num: fd42:a901:388e:0000:0000:0000:0000:0000 - fd42:a901:388e:ffff:ffff:ffff:ffff:ffff
|
||||||
cidr: fd42:20:21::/48
|
cidr: fd42:a901:388e::/48
|
||||||
netname: INTERACTIVELABS-NET6
|
netname: INTERACTIVELABS-NET6
|
||||||
country: AU
|
country: AU
|
||||||
admin-c: GISH-DN42
|
admin-c: GISH-DN42
|
|
@ -1,4 +1,4 @@
|
||||||
route6: fd42:20:21::/48
|
route6: fd42:a901:388e::/48
|
||||||
origin: AS4242420260
|
origin: AS4242420260
|
||||||
mnt-by: INTERACTIVELABS-MNT
|
mnt-by: INTERACTIVELABS-MNT
|
||||||
source: DN42
|
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue