mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 12:45:21 +08:00
squashed commit:
22d0b77aa Removed max-length from routes (see #1437) a3c2cb9d8 Added champlain.dn42 ### DN42 Signature ### method: ssh ### mntner: DHELLSTERN-MNT ### text: 376fe27c37b3d7d46b2a1d9a363ee9efa2722222 -----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAg2JXJB9CKuF9EnykXCzQAEcq51Q DGaNijYwey3tPPXuQAAAAEZG40MgAAAAAAAAAGc2hhNTEyAAAAUwAAAAtzc2gtZWQyNTUx OQAAAEDbJhueM0Phv6JYoefnmW1Vb2AHTf1u48GgxpMOEBKycNmUJHGuHQssA99lLs8UwX FFMTY8B1yvjo8DbeZMHO4C -----END SSH SIGNATURE-----
This commit is contained in:
parent
6b81dedc94
commit
bf379e41e4
5 changed files with 14 additions and 2 deletions
10
data/dns/champlain.dn42
Normal file
10
data/dns/champlain.dn42
Normal file
|
@ -0,0 +1,10 @@
|
|||
domain: champlain.dn42
|
||||
nserver: ns-1.champlain.dn42 172.23.119.66
|
||||
nserver: ns-1.champlain.dn42 fde6:a552:874f:53::1
|
||||
nserver: ns-2.champlain.dn42 172.23.119.67
|
||||
nserver: ns-2.champlain.dn42 fde6:a552:874f:53::2
|
||||
admin-c: DHELLSTERN-DN42
|
||||
tech-c: DHELLSTERN-DN42
|
||||
mnt-by: DHELLSTERN-MNT
|
||||
org: ORG-CHAMPLAIN
|
||||
source: DN42
|
|
@ -3,6 +3,8 @@ cidr: fde6:a552:874f::/48
|
|||
netname: CHAMPLAIN-NET
|
||||
status: ASSIGNED
|
||||
country: US
|
||||
nserver: ns-1.champlain.dn42
|
||||
nserver: ns-2.champlain.dn42
|
||||
admin-c: DHELLSTERN-DN42
|
||||
tech-c: DHELLSTERN-DN42
|
||||
mnt-by: DHELLSTERN-MNT
|
||||
|
|
|
@ -3,6 +3,8 @@ cidr: 172.23.119.64/27
|
|||
netname: CHAMPLAIN-NET
|
||||
status: ASSIGNED
|
||||
country: US
|
||||
nserver: ns-1.champlain.dn42
|
||||
nserver: ns-2.champlain.dn42
|
||||
admin-c: DHELLSTERN-DN42
|
||||
tech-c: DHELLSTERN-DN42
|
||||
mnt-by: DHELLSTERN-MNT
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
route: 172.23.119.64/27
|
||||
origin: AS4242421878
|
||||
max-length: 27
|
||||
mnt-by: DHELLSTERN-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
route6: fde6:a552:874f::/48
|
||||
origin: AS4242421878
|
||||
max-length: 64
|
||||
mnt-by: DHELLSTERN-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue