mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-24 20:58:16 +08:00
Merge pull request 'AS213021: Updated rDNS server addresses and max-length.' (#311) from samip537-20201119/updating-records into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/311 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
97a0bffcce
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@ domain: sm.dn42
|
|||
admin-c: SM-DN42
|
||||
tech-c: SM-DN42
|
||||
mnt-by: SM-MNT
|
||||
nserver: ns1.sm.dn42 172.22.114.99
|
||||
nserver: ns1.sm.dn42 fdaa:d0e:147f:1a00::10
|
||||
nserver: ns2.sm.dn42 172.22.114.100
|
||||
nserver: ns2.sm.dn42 fdaa:d0e:147f:2a00::10
|
||||
nserver: ns1.sm.dn42 172.22.114.124
|
||||
nserver: ns1.sm.dn42 fdaa:d0e:147f:1a00::53
|
||||
nserver: ns2.sm.dn42 172.22.114.125
|
||||
nserver: ns2.sm.dn42 fdaa:d0e:147f:2a00::53
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route6: fdaa:d0e:147f::/48
|
||||
origin: AS213021
|
||||
max-length: 56
|
||||
max-length: 64
|
||||
mnt-by: SM-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue