mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 05:05:23 +08:00
Added max_length attribute and updated DNS
This commit is contained in:
parent
0597627ca8
commit
84a6cea0a9
4 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@ as-name: AS for KIOUBIT Network
|
|||
remarks: **** Open Peering Policy*****
|
||||
remarks: Peering requests: admin@g-load.eu
|
||||
remarks: More information about latency and locations
|
||||
remarks: on http://dn42.g-load.eu
|
||||
remarks: on https://dn42.g-load.eu
|
||||
admin-c: KIOUBIT-DN42
|
||||
tech-c: KIOUBIT-DN42
|
||||
mnt-by: KIOUBIT-MNT
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
domain: kioubit.dn42
|
||||
descr: Information about services: https://dn42.g-load.eu
|
||||
admin-c: KIOUBIT-DN42
|
||||
tech-c: KIOUBIT-DN42
|
||||
mnt-by: KIOUBIT-MNT
|
||||
nserver: ns1.kioubit.dn42 172.20.14.47
|
||||
nserver: ns1.kioubit.dn42 172.20.14.33
|
||||
nserver: ns2.kioubit.dn42 fdcf:8538:9ad5:3a5f::1
|
||||
source: DN42
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route: 172.20.14.32/27
|
||||
origin: AS4242423914
|
||||
mnt-by: KIOUBIT-MNT
|
||||
max-length: 28
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route6: fdcf:8538:9ad5:3a5f::/64
|
||||
descr: KIOUBIT IPV6 PA
|
||||
origin: AS4242423914
|
||||
mnt-by: KIOUBIT-MNT
|
||||
max-length: 64
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue