mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-05 10:16:07 +08:00
Merge pull request 'chore: remove person labortec and add auth to TEUFELCHEN-MNT' (#2813) from Teufelchen/registry:chore/rmv_lbt into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2813 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
b488347853
6 changed files with 19 additions and 13 deletions
|
@ -1,9 +1,9 @@
|
|||
aut-num: AS64512
|
||||
org: ORG-CCCHB
|
||||
as-name: LABORTEC-AS
|
||||
descr: Labortec's home AS
|
||||
as-name: TEUFELCHEN-AS
|
||||
descr: Teufelchen's home AS
|
||||
remarks: route information goes here
|
||||
admin-c: LABORTEC-DN42
|
||||
tech-c: LABORTEC-DN42
|
||||
admin-c: TEUFELCHEN-DN42
|
||||
tech-c: TEUFELCHEN-DN42
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
inetnum: 172.23.212.0 - 172.23.212.255
|
||||
netname: LABORTEC-DN42-IP4NET
|
||||
descr: Labortec's dn42 network
|
||||
netname: TEUFELCHEN-DN42-IP4NET
|
||||
descr: Teufelchen's dn42 network
|
||||
country: DE
|
||||
admin-c: LABORTEC-DN42
|
||||
tech-c: LABORTEC-DN42
|
||||
admin-c: TEUFELCHEN-DN42
|
||||
tech-c: TEUFELCHEN-DN42
|
||||
status: ASSIGNED
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
cidr: 172.23.212.0/24
|
||||
|
|
|
@ -2,4 +2,5 @@ mntner: TEUFELCHEN-MNT
|
|||
admin-c: TEUFELCHEN-DN42
|
||||
tech-c: TEUFELCHEN-DN42
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICedrI9iozdjAdR9tCujvfQ2wPbQd7HpCE6wzzPNoGUI
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
person: Labortec
|
||||
contact: xmpp:labortec@jabber.ccc.de
|
||||
nic-hdl: LABORTEC-DN42
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
source: DN42
|
5
data/route/172.23.212.0_24
Normal file
5
data/route/172.23.212.0_24
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.23.212.0/24
|
||||
origin: AS4242421102
|
||||
max-length: 24
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
source: DN42
|
5
data/route6/fd48:2191:3278::_48
Normal file
5
data/route6/fd48:2191:3278::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd48:2191:3278::/48
|
||||
origin: AS4242421102
|
||||
max-length: 48
|
||||
mnt-by: TEUFELCHEN-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue