squashed commit:

e141635c3 Fix YC-DN42 contact.
4c2e22472 Add route object for fd5d:c3e8:118c::/48.
791d56d53 Add route object for 172.23.6.192/26.
a14889c79 squashed commit:
This commit is contained in:
YoungChief 2024-02-24 14:40:49 -08:00
parent 08f33139d6
commit 5a40dd5308
No known key found for this signature in database
9 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,6 @@
aut-num: AS4242423304
as-name: AS-YC-DN42
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
source: DN42

7
data/dns/yc.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: yc.dn42
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42 172.23.6.192
nserver: ns1.yc.dn42 fd5d:c3e8:118c::
source: DN42

7
data/dns/youngchief.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: youngchief.dn42
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
nserver: ns1.yc.dn42
source: DN42

View file

@ -0,0 +1,11 @@
inet6num: fd5d:c3e8:118c:0000:0000:0000:0000:0000 - fd5d:c3e8:118c:ffff:ffff:ffff:ffff:ffff
cidr: fd5d:c3e8:118c::/48
netname: YC-NETWORK
descr: YC dn42 network
country: US
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
status: ASSIGNED
source: DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.23.6.192 - 172.23.6.255
cidr: 172.23.6.192/26
netname: YC-NETWORK
descr: YC dn42 Network
country: US
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
status: ASSIGNED
source: DN42

6
data/mntner/YC-MNT Normal file
View file

@ -0,0 +1,6 @@
mntner: YC-MNT
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMgP0ry7tpO5xsPkwiMZ6LuXX97XIMf+daqpsKl83NYf
source: DN42

6
data/person/YC-DN42 Normal file
View file

@ -0,0 +1,6 @@
person: YC
e-mail: dn42@youngchief.xyz
nic-hdl: YC-DN42
contact: activitypub:@youngchief@tilde.zone
mnt-by: YC-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.23.6.192/26
origin: AS4242423304
max-length: 26
mnt-by: YC-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fd5d:c3e8:118c::/48
origin: AS4242423304
max-length: 48
mnt-by: YC-MNT
source: DN42