mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 17:33:42 +02:00
Merge pull request 'BILL-MNT: split home network and global network' (#2938) from billchenchina/registry:bill into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2938
This commit is contained in:
commit
8cc006c41b
5 changed files with 30 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
inetnum: 172.23.33.0 - 172.23.33.63
|
inetnum: 172.23.33.0 - 172.23.33.63
|
||||||
cidr: 172.23.33.0/26
|
cidr: 172.23.33.0/26
|
||||||
netname: BILL-NETWORK
|
netname: BILL-HOME-NETWORK
|
||||||
admin-c: BILL-DN42
|
admin-c: BILL-DN42
|
||||||
tech-c: BILL-DN42
|
tech-c: BILL-DN42
|
||||||
mnt-by: BILL-MNT
|
mnt-by: BILL-MNT
|
||||||
|
|
8
data/inetnum/172.23.45.0_26
Normal file
8
data/inetnum/172.23.45.0_26
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
inetnum: 172.23.45.0 - 172.23.45.63
|
||||||
|
cidr: 172.23.45.0/26
|
||||||
|
netname: BILL-GLOBAL-NETWORK
|
||||||
|
admin-c: BILL-DN42
|
||||||
|
tech-c: BILL-DN42
|
||||||
|
mnt-by: BILL-MNT
|
||||||
|
status: ALLOCATED
|
||||||
|
source: DN42
|
8
data/inetnum/172.23.45.0_27
Normal file
8
data/inetnum/172.23.45.0_27
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
inetnum: 172.23.45.0 - 172.23.45.31
|
||||||
|
cidr: 172.23.45.0/27
|
||||||
|
netname: BILL-GLOBAL-NETWORK-1
|
||||||
|
admin-c: BILL-DN42
|
||||||
|
tech-c: BILL-DN42
|
||||||
|
mnt-by: BILL-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
source: DN42
|
9
data/inetnum/172.23.45.32_27
Normal file
9
data/inetnum/172.23.45.32_27
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
inetnum: 172.23.45.32 - 172.23.45.63
|
||||||
|
cidr: 172.23.45.32/27
|
||||||
|
netname: BILL-GLOBAL-NETWORK-2
|
||||||
|
admin-c: BILL-DN42
|
||||||
|
tech-c: BILL-DN42
|
||||||
|
mnt-by: BILL-MNT
|
||||||
|
status: ALLOCATED
|
||||||
|
remarks: reserved for future use
|
||||||
|
source: DN42
|
4
data/route/172.23.45.0_27
Normal file
4
data/route/172.23.45.0_27
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route: 172.23.45.0/27
|
||||||
|
origin: AS4242420803
|
||||||
|
mnt-by: BILL-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue