mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-14 00:25:23 +08:00
Merge pull request 'AS4242420402: Updated maintainer/person and added networks' (#2419) from tuxflux85/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2419 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us> Reviewed-by: Simon Marsh <burble@noreply.dn42.us>
This commit is contained in:
commit
c854d8e4ae
7 changed files with 49 additions and 21 deletions
|
@ -1,23 +1,21 @@
|
|||
aut-num: AS4242420402
|
||||
as-name: TUXFLUX-DUS1-AS
|
||||
descr: TuxFlux DUS1 Presence
|
||||
remarks: +------------------------------------------------+
|
||||
remarks: + Peering Policy: Open, long distance explicitly +
|
||||
remarks: + welcome +
|
||||
remarks: + VPN Protocols: OpenVPN +
|
||||
remarks: + IPsec + GRE +
|
||||
remarks: + tinc +
|
||||
remarks: +------------------------------------------------+
|
||||
remarks: + Peering Contact: +
|
||||
remarks: + mail:marcel@straub-nv.de +
|
||||
remarks: + xmpp:marcel.straub@jabber.rwth-aachen.de +
|
||||
remarks: +------------------------------------------------+
|
||||
remarks: + Points of Presence: +
|
||||
remarks: + DE | Duesseldorf | DataCenter 1 Gbit/s +
|
||||
remarks: + DE | Aachen | Cable 128/10Mbit/s +
|
||||
remarks: +------------------------------------------------+
|
||||
remarks: + Speedtest via http://dn42.straub-nv.de/test +
|
||||
remarks: +------------------------------------------------+
|
||||
as-name: TUXFLUX-AS
|
||||
descr: TuxFlux AS
|
||||
remarks: +---------------------------------------------------------+
|
||||
remarks: + Peering Policy: Open, long distance explicitly +
|
||||
remarks: + welcome +
|
||||
remarks: + VPN Protocols: OpenVPN +
|
||||
remarks: + IPsec + GRE +
|
||||
remarks: + wireguard +
|
||||
remarks: +---------------------------------------------------------+
|
||||
remarks: + Peering Contact: +
|
||||
remarks: + mail:dn42@s5b.org
|
||||
remarks: +---------------------------------------------------------+
|
||||
remarks: + Points of Presence: +
|
||||
remarks: + DE | Falkenstein | DataCenter 1 Gbit/s +
|
||||
remarks: +---------------------------------------------------------+
|
||||
remarks: + Speedtest via http://fsn-1.de.s5b.org/test.1G +
|
||||
remarks: +---------------------------------------------------------+
|
||||
admin-c: TUXFLUX-DN42
|
||||
tech-c: TUXFLUX-DN42
|
||||
mnt-by: TUXFLUX-MNT
|
||||
|
|
10
data/inet6num/fda1:8e87:eae4::_48
Normal file
10
data/inet6num/fda1:8e87:eae4::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fda1:8e87:eae4:0000:0000:0000:0000:0000 - fda1:8e87:eae4:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fda1:8e87:eae4::/48
|
||||
netname: TUXFLUX-NET6-1
|
||||
descr: Network of TUXFLUX
|
||||
country: DE
|
||||
admin-c: TUXFLUX-DN42
|
||||
tech-c: TUXFLUX-DN42
|
||||
mnt-by: TUXFLUX-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inetnum/172.20.43.160_27
Normal file
10
data/inetnum/172.20.43.160_27
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.20.43.160 - 172.20.43.191
|
||||
cidr: 172.20.43.160/27
|
||||
netname: TUXFLUX-NET4-1
|
||||
descr: Network of TUXFLUX
|
||||
country: DE
|
||||
admin-c: TUXFLUX-DN42
|
||||
tech-c: TUXFLUX-DN42
|
||||
mnt-by: TUXFLUX-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -3,3 +3,4 @@ admin-c: TUXFLUX-DN42
|
|||
tech-c: TUXFLUX-DN42
|
||||
mnt-by: TUXFLUX-MNT
|
||||
source: DN42
|
||||
auth: pgp-fingerprint 0C104655E550EA66E14C21FD9EE218F7CF55A902
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
person: Marcel Straub
|
||||
contact: marcel@straub-nv.de
|
||||
contact: xmpp:marcel.straub@jabber.rwth-aachen.de
|
||||
contact: dn42@s5b.org
|
||||
pgp-fingerprint: 0C104655E550EA66E14C21FD9EE218F7CF55A902
|
||||
nic-hdl: TUXFLUX-DN42
|
||||
mnt-by: TUXFLUX-MNT
|
||||
|
|
5
data/route/172.20.43.160_27
Normal file
5
data/route/172.20.43.160_27
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.20.43.160/27
|
||||
origin: AS4242420402
|
||||
max-length: 27
|
||||
mnt-by: TUXFLUX-MNT
|
||||
source: DN42
|
5
data/route6/fda1:8e87:eae4::_48
Normal file
5
data/route6/fda1:8e87:eae4::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fda1:8e87:eae4::/48
|
||||
origin: AS4242420402
|
||||
max-length: 48
|
||||
mnt-by: TUXFLUX-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue