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:
Simon Marsh 2024-11-06 08:05:27 +00:00
commit e094ce864e
6 changed files with 45 additions and 0 deletions

View 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
View 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

View 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

View 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

View file

@ -0,0 +1,5 @@
route: 172.22.161.0/27
origin: AS4242422002
max-length: 27
mnt-by: 9PFS-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fd32:6b0:70a6::/48
origin: AS4242422002
max-length: 48
mnt-by: 9PFS-MNT
source: DN42