squashed commit:

ca137ca16 fix typo in route files
3a91efbd1 add LLG stuff
This commit is contained in:
Lucian Langa 2025-07-26 19:12:21 +02:00
parent 6f4b9bf1f4
commit 0fe46e7bca
No known key found for this signature in database
8 changed files with 56 additions and 0 deletions

View file

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

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

@ -0,0 +1,7 @@
domain: 7pt.dn42
admin-c: LLG-DN42
tech-c: LLG-DN42
mnt-by: LLG-MNT
nserver: ns1.7pt.dn42 172.20.129.33
nserver: ns1.7pt.dn42 fd25:30b5:beab::1
source: DN42

View file

@ -0,0 +1,11 @@
inet6num: fd25:30b5:beab:0000:0000:0000:0000:0000 - fd25:30b5:beab:ffff:ffff:ffff:ffff:ffff
cidr: fd25:30b5:beab::/48
netname: LLG-NETWORK
descr: Network of LLG
country: FR
admin-c: LLG-DN42
tech-c: LLG-DN42
mnt-by: LLG-MNT
status: ASSIGNED
nserver: ns1.7pt.dn42
source: DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.20.129.32 - 172.20.129.63
cidr: 172.20.129.32/27
netname: LLG-NETWORK
descr: Network of LLG
country: FR
admin-c: LLG-DN42
tech-c: LLG-DN42
mnt-by: LLG-MNT
status: ASSIGNED
nserver: ns1.7pt.dn42
source: DN42

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

@ -0,0 +1,6 @@
mntner: LLG-MNT
admin-c: LLG-DN42
tech-c: LLG-DN42
mnt-by: LLG-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG/DZczNfxx19faF4wu0cVfujCf+bjXMPQYf20YMarSV llg@llg
source: DN42

5
data/person/LLG-DN42 Normal file
View file

@ -0,0 +1,5 @@
person: llg
e-mail: dn42@gnome.eu.org
nic-hdl: LLG-DN42
mnt-by: LLG-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.20.129.32/27
origin: AS4242423600
max-length: 27
mnt-by: LLG-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fd25:30b5:beab::/48
origin: AS4242423600
max-length: 48
mnt-by: LLG-MNT
source: DN42