mirror of
https://git.dn42.dev/dn42/registry.git
synced 2026-01-10 06:16:25 +08:00
Merge pull request 'Update ROA max-length and add DNS nameserver registration' (#5869) from timxzhao/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5869 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
556808e74d
5 changed files with 15 additions and 2 deletions
9
data/dns/timxzhao.dn42
Normal file
9
data/dns/timxzhao.dn42
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
domain: timxzhao.dn42
|
||||
admin-c: TIMXZHAO-DN42
|
||||
tech-c: TIMXZHAO-DN42
|
||||
mnt-by: TIMXZHAO-MNT
|
||||
nserver: ns1.timxzhao.dn42 172.22.78.53
|
||||
nserver: ns1.timxzhao.dn42 fde9:2556:d0d::53
|
||||
nserver: ns2.timxzhao.dn42 172.22.78.54
|
||||
nserver: ns2.timxzhao.dn42 fde9:2556:d0d::54
|
||||
source: DN42
|
||||
|
|
@ -7,4 +7,6 @@ admin-c: TIMXZHAO-DN42
|
|||
tech-c: TIMXZHAO-DN42
|
||||
mnt-by: TIMXZHAO-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.timxzhao.dn42
|
||||
nserver: ns2.timxzhao.dn42
|
||||
source: DN42
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@ admin-c: TIMXZHAO-DN42
|
|||
tech-c: TIMXZHAO-DN42
|
||||
mnt-by: TIMXZHAO-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.timxzhao.dn42
|
||||
nserver: ns2.timxzhao.dn42
|
||||
source: DN42
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
route: 172.22.78.0/26
|
||||
origin: AS4242423388
|
||||
max-length: 26
|
||||
max-length: 29
|
||||
mnt-by: TIMXZHAO-MNT
|
||||
source: DN42
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
route6: fde9:2556:d0d::/48
|
||||
origin: AS4242423388
|
||||
max-length: 48
|
||||
max-length: 60
|
||||
mnt-by: TIMXZHAO-MNT
|
||||
source: DN42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue