mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-09-03 07:25:47 +08:00
Add IPv6 and Domain
This commit is contained in:
parent
c3380280e6
commit
2c047fbce8
6 changed files with 28 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
aut-num: AS4242423508
|
||||
as-name: NIGHTCOFFEE-AS
|
||||
descr: Peer with me at guoyijun163@gmail.com
|
||||
descr: Auto Peering at https://dn42.ydkf.me
|
||||
admin-c: NIGHTCOFFEE-DN42
|
||||
tech-c: NIGHTCOFFEE-DN42
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
|
|
7
data/dns/nightcoffee.dn42
Normal file
7
data/dns/nightcoffee.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: nightcoffee.dn42
|
||||
admin-c: NIGHTCOFFEE-DN42
|
||||
tech-c: NIGHTCOFFEE-DN42
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
nserver: ns1.nightcoffee.dn42 172.23.221.33
|
||||
nserver: ns1.nightcoffee.dn42 fd82:9700:355e:53::1
|
||||
source: DN42
|
11
data/inet6num/fd82:9700:355e::_48
Normal file
11
data/inet6num/fd82:9700:355e::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd82:9700:355e:0000:0000:0000:0000:0000 - fd82:9700:355e:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd82:9700:355e::/48
|
||||
netname: NIGHTCOFFEE-IPV6
|
||||
descr: Auto Peering at https://dn42.ydkf.me
|
||||
country: CN
|
||||
admin-c: NIGHTCOFFEE-DN42
|
||||
tech-c: NIGHTCOFFEE-DN42
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.nightcoffee.dn42
|
||||
source: DN42
|
|
@ -1,11 +1,12 @@
|
|||
inetnum: 172.23.221.32 - 172.23.221.63
|
||||
netname: NIGHTCOFFEE-IPV4
|
||||
remarks: Peer with me at guoyijun163@gmail.com
|
||||
descr: Peer with me at guoyijun163@gmail.com
|
||||
remarks: Auto Peering at https://dn42.ydkf.me
|
||||
descr: Auto Peering at https://dn42.ydkf.me
|
||||
country: CN
|
||||
admin-c: NIGHTCOFFEE-DN42
|
||||
tech-c: NIGHTCOFFEE-DN42
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.23.221.32/27
|
||||
nserver: ns1.nightcoffee.dn42
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route: 172.23.221.32/27
|
||||
descr: Peer with me at guoyijun163@gmail.com
|
||||
descr: Auto Peering at https://dn42.ydkf.me
|
||||
origin: AS4242423508
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
source: DN42
|
||||
|
|
5
data/route6/fd82:9700:355e::_48
Normal file
5
data/route6/fd82:9700:355e::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd82:9700:355e::/48
|
||||
origin: AS4242423508
|
||||
max-length: 48
|
||||
mnt-by: NIGHTCOFFEE-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue