mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-22 11:45:43 +08:00
Add IPv6, DNS and PGP auth
This commit is contained in:
parent
b8575c1f18
commit
1b245ba616
3 changed files with 18 additions and 1 deletions
7
data/dns/timando.dn42
Normal file
7
data/dns/timando.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: timando.dn42
|
||||
nserver: ns1.timando.dn42 172.20.28.97
|
||||
nserver: ns1.timando.dn42 fd42:fa76:1110:::53
|
||||
status: CONNECT
|
||||
admin-c: TIMANDO-DN42
|
||||
tech-c: TIMANDO-DN42
|
||||
mnt-by: TIMANDO-MNT
|
10
data/inet6num/fd42:fa76:1110::_48
Normal file
10
data/inet6num/fd42:fa76:1110::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fd42:fa76:1110:0000:0000:0000:0000:0000 - fd42:fa76:1110:ffff:ffff:ffff:ffff:ffff
|
||||
netname: TIMANDO-V6
|
||||
descr: V6 block
|
||||
country: AU
|
||||
admin-c: TIMANDO-DN42
|
||||
tech-c: TIMANDO-DN42
|
||||
mnt-by: TIMANDO-MNT
|
||||
nserver: ns1.timando.dn42
|
||||
status: ASSIGNED
|
||||
cidr: fd42:fa76:1110::/48
|
|
@ -2,4 +2,4 @@ mntner: TIMANDO-MNT
|
|||
admin-c: TIMANDO-DN42
|
||||
tech-c: TIMANDO-DN42
|
||||
mnt-by: TIMANDO-MNT
|
||||
|
||||
auth: pgp-fingerprint 8BCA0D7D67482D452968E316CF7F0CC6C9BA3F8D
|
||||
|
|
Loading…
Add table
Reference in a new issue