mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 08:56:59 +08:00
Merge pull request 'Add personal ASN and resources' (#4235) from 9pfs/registry:add-personal-resources into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4235 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
e094ce864e
6 changed files with 45 additions and 0 deletions
6
data/aut-num/AS4242422002
Normal file
6
data/aut-num/AS4242422002
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422002
|
||||
as-name: AS-9PFS-DN42
|
||||
admin-c: 9PFS-DN42
|
||||
tech-c: 9PFS-DN42
|
||||
mnt-by: 9PFS-MNT
|
||||
source: DN42
|
7
data/dns/9pfs.dn42
Normal file
7
data/dns/9pfs.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: 9pfs.dn42
|
||||
admin-c: 9PFS-DN42
|
||||
tech-c: 9PFS-DN42
|
||||
mnt-by: 9PFS-MNT
|
||||
nserver: ns.9pfs.dn42 172.22.161.21
|
||||
nserver: ns.9pfs.dn42 fd32:6b0:70a6:53::53
|
||||
source: DN42
|
11
data/inet6num/fd32:6b0:70a6::_48
Normal file
11
data/inet6num/fd32:6b0:70a6::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd32:06b0:70a6:0000:0000:0000:0000:0000 - fd32:06b0:70a6:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd32:6b0:70a6::/48
|
||||
netname: 9PFS-NETWORK
|
||||
descr: 9pfs's personal network
|
||||
country: US
|
||||
admin-c: 9PFS-DN42
|
||||
tech-c: 9PFS-DN42
|
||||
mnt-by: 9PFS-MNT
|
||||
nserver: ns.9pfs.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
11
data/inetnum/172.22.161.0_27
Normal file
11
data/inetnum/172.22.161.0_27
Normal file
|
@ -0,0 +1,11 @@
|
|||
inetnum: 172.22.161.0 - 172.22.161.31
|
||||
cidr: 172.22.161.0/27
|
||||
netname: 9PFS-NETWORK
|
||||
descr: 9pfs's personal network
|
||||
country: US
|
||||
admin-c: 9PFS-DN42
|
||||
tech-c: 9PFS-DN42
|
||||
mnt-by: 9PFS-MNT
|
||||
nserver: ns.9pfs.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
5
data/route/172.22.161.0_27
Normal file
5
data/route/172.22.161.0_27
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.22.161.0/27
|
||||
origin: AS4242422002
|
||||
max-length: 27
|
||||
mnt-by: 9PFS-MNT
|
||||
source: DN42
|
5
data/route6/fd32:6b0:70a6::_48
Normal file
5
data/route6/fd32:6b0:70a6::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd32:6b0:70a6::/48
|
||||
origin: AS4242422002
|
||||
max-length: 48
|
||||
mnt-by: 9PFS-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue