mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Merge pull request 'Add additional /27 and update nameserver configuration' (#4737) from harrison/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4737 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
a164601099
4 changed files with 17 additions and 4 deletions
|
@ -3,6 +3,6 @@ descr: Harrison
|
||||||
admin-c: HPG-DN42
|
admin-c: HPG-DN42
|
||||||
tech-c: HPG-DN42
|
tech-c: HPG-DN42
|
||||||
mnt-by: HPG-MNT
|
mnt-by: HPG-MNT
|
||||||
nserver: ns1.hpg.dn42 172.23.30.97
|
nserver: ns.hpg.dn42 172.23.30.97
|
||||||
nserver: ns1.hpg.dn42 fde3:9e96:418f::2
|
nserver: ns.hpg.dn42 fde3:9e96:418f::53
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
10
data/inetnum/172.22.129.0_27
Normal file
10
data/inetnum/172.22.129.0_27
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
inetnum: 172.22.129.0 - 172.22.129.31
|
||||||
|
cidr: 172.22.129.0/27
|
||||||
|
netname: HPG4-NETWORK
|
||||||
|
country: NZ
|
||||||
|
admin-c: HPG-DN42
|
||||||
|
tech-c: HPG-DN42
|
||||||
|
mnt-by: HPG-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
nserver: ns.hpg.dn42
|
||||||
|
source: DN42
|
|
@ -6,6 +6,5 @@ admin-c: HPG-DN42
|
||||||
tech-c: HPG-DN42
|
tech-c: HPG-DN42
|
||||||
mnt-by: HPG-MNT
|
mnt-by: HPG-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
nserver: ns1.hpg.dn42
|
nserver: ns.hpg.dn42
|
||||||
nserver: ns2.hpg.dn42
|
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
4
data/route/172.22.129.0_27
Normal file
4
data/route/172.22.129.0_27
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route: 172.22.129.0/27
|
||||||
|
origin: AS4242420965
|
||||||
|
mnt-by: HPG-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue