mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 21:55:21 +08:00
squashed commit:
fe0863600 adding ssh 5a6f3b3a6 allocating new resources and changing stuff around
This commit is contained in:
parent
98efce11bc
commit
0b35ec881e
8 changed files with 24 additions and 5 deletions
|
@ -1,6 +1,9 @@
|
||||||
aut-num: AS4242420385
|
aut-num: AS4242420385
|
||||||
as-name: E396-DN42-AS
|
as-name: E396-DN42-AS
|
||||||
descr: AS for testing and learning
|
descr: Personal AS for testing and learning
|
||||||
|
remarks: New peers always welcome!
|
||||||
|
remarks: Contact me by email (edoardo396@yahoo.it) or IRC (edoardo396)
|
||||||
|
remarks: Protocols Wireguard/GRE6
|
||||||
admin-c: E396-DN42
|
admin-c: E396-DN42
|
||||||
tech-c: E396-DN42
|
tech-c: E396-DN42
|
||||||
mnt-by: E396-MNT
|
mnt-by: E396-MNT
|
||||||
|
|
|
@ -2,6 +2,6 @@ domain: e396.dn42
|
||||||
admin-c: E396-DN42
|
admin-c: E396-DN42
|
||||||
tech-c: E396-DN42
|
tech-c: E396-DN42
|
||||||
mnt-by: E396-MNT
|
mnt-by: E396-MNT
|
||||||
nserver: ns1.e396.dn42 172.23.32.60
|
nserver: ns1.e396.dn42 172.23.32.58
|
||||||
nserver: ns1.e396.dn42 fd01:7223:3232::53
|
nserver: ns1.e396.dn42 fd01:7223:3232:53::53
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
inetnum: 172.23.32.32 - 172.23.32.63
|
inetnum: 172.23.32.32 - 172.23.32.63
|
||||||
netname: E396-IPv6
|
netname: E396-NET1
|
||||||
country: IT
|
country: IT
|
||||||
admin-c: E396-DN42
|
admin-c: E396-DN42
|
||||||
tech-c: E396-DN42
|
tech-c: E396-DN42
|
||||||
|
|
10
data/inetnum/172.23.32.64_27
Normal file
10
data/inetnum/172.23.32.64_27
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
inetnum: 172.23.32.64 - 172.23.32.95
|
||||||
|
netname: E396-NET2
|
||||||
|
country: IT
|
||||||
|
admin-c: E396-DN42
|
||||||
|
tech-c: E396-DN42
|
||||||
|
mnt-by: E396-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
cidr: 172.23.32.64/27
|
||||||
|
nserver: ns1.e396.dn42
|
||||||
|
source: DN42
|
|
@ -4,3 +4,4 @@ tech-c: E396-DN42
|
||||||
mnt-by: E396-MNT
|
mnt-by: E396-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
auth: pgp-fingerprint 48B5D96193EEDB5F1F9F406261E1791732E42724
|
auth: pgp-fingerprint 48B5D96193EEDB5F1F9F406261E1791732E42724
|
||||||
|
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBNAUzJjgnbFPIhBqiyTXnipdk4Z5RIfXpk8C2Q3jZd2
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
person: Edoardo396
|
person: Edoardo396
|
||||||
contact: edoardo396@yahoo.it
|
contact: edoardo396@yahoo.it
|
||||||
|
contact: edoardo396 (IRC)
|
||||||
pgp-fingerprint: 48B5D96193EEDB5F1F9F406261E1791732E42724
|
pgp-fingerprint: 48B5D96193EEDB5F1F9F406261E1791732E42724
|
||||||
nic-hdl: E396-DN42
|
nic-hdl: E396-DN42
|
||||||
mnt-by: E396-MNT
|
mnt-by: E396-MNT
|
||||||
|
|
4
data/route/172.23.32.64_27
Normal file
4
data/route/172.23.32.64_27
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route: 172.23.32.64/27
|
||||||
|
origin: AS4242420385
|
||||||
|
mnt-by: E396-MNT
|
||||||
|
source: DN42
|
|
@ -1,5 +1,5 @@
|
||||||
route6: fd01:7223:3232::/48
|
route6: fd01:7223:3232::/48
|
||||||
origin: AS4242420385
|
origin: AS4242420385
|
||||||
max-length: 48
|
max-length: 64
|
||||||
mnt-by: E396-MNT
|
mnt-by: E396-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Reference in a new issue