mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 12:45:21 +08:00
squashed commit:
be6eb5b08 fix auth method 4bd411db7 squashed commit:
This commit is contained in:
parent
960b2afe93
commit
35e386b08b
11 changed files with 55 additions and 17 deletions
|
@ -1,6 +1,7 @@
|
|||
aut-num: AS4242421078
|
||||
as-name: AS-PGNHD-DN42
|
||||
admin-c: PGNHD-DN42
|
||||
tech-c: PGNHD-DN42
|
||||
mnt-by: PGNHD-MNT
|
||||
as-name: AS-RISEUPGROUP-DN42
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
source: DN42
|
||||
org: ORG-RISEUPGROUP
|
||||
|
|
7
data/dns/comet.dn42
Normal file
7
data/dns/comet.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: comet.dn42
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
nserver: ns1.comet.dn42 172.23.86.34
|
||||
source: DN42
|
||||
org: ORG-RISEUPGROUP
|
7
data/dns/riseupgroup.dn42
Normal file
7
data/dns/riseupgroup.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: riseupgroup.dn42
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
nserver: ns1.riseupgroup.dn42 172.23.86.34
|
||||
source: DN42
|
||||
org: ORG-RISEUPGROUP
|
|
@ -1,9 +1,10 @@
|
|||
inet6num: fdb4:2dc1:c741:0000:0000:0000:0000:0000 - fdb4:2dc1:c741:ffff:ffff:ffff:ffff:ffff
|
||||
netname: PGNHD-IP6NET
|
||||
netname: RISEUPGROUP-IP6NET
|
||||
cidr: fdb4:2dc1:c741::/48
|
||||
admin-c: PGNHD-DN42
|
||||
tech-c: PGNHD-DN42
|
||||
mnt-by: PGNHD-MNT
|
||||
nserver: ns1.pgnhd.dn42
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
nserver: ns1.riseupgroup.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
org: ORG-RISEUPGROUP
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
inetnum: 172.23.86.32 - 172.23.86.63
|
||||
cidr: 172.23.86.32/27
|
||||
nserver: ns1.pgnhd.dn42
|
||||
netname: PGNHD-NET
|
||||
admin-c: PGNHD-DN42
|
||||
tech-c: PGNHD-DN42
|
||||
mnt-by: PGNHD-MNT
|
||||
nserver: ns1.riseupgroup.dn42
|
||||
netname: RISEUPGROUP-NET
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
org: ORG-RISEUPGROUP
|
||||
|
|
|
@ -2,6 +2,6 @@ mntner: PGNHD-MNT
|
|||
admin-c: PGNHD-DN42
|
||||
tech-c: PGNHD-DN42
|
||||
mnt-by: PGNHD-MNT
|
||||
auth: pgp-fingerprint C97AA8EB225ACF10D9E5E6E748AEABFD85D94C53
|
||||
auth: pgp-fingerprint 70B4FD2216AB59BD07E0E5DEBD627BFCDD481C7E
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA17mbQOxum5EAxPyifS5LRdUbqa+TUEQJUahtqfUyiozl+FpS82P5cf+kkJR61dog2YguDPOjE32LGsaNhK+eqvdnw2l1p4yj1q4f2sz9x+9p64Ujlp04lMBBfHfZa6hcAT4NvF7CCiS9k/aEVBzIw/AfEf1P+Xk0SpMH2T2cFHopYnanRK+9XS4fJKpUHENInqnqiVxZK9QqV0h1mKK0QpA12uSl4e+olHOE/201rpUfysoe4dg2h8C7AyoxxX8V0HqnFx2/dTrVmxtcFYwzap0+GO3p8skwv1HSznMdP4FtnNbgT5Y0PCOS3Ef0PeIpnJNStbVfWUJVKGusOJgn pgnhd@RGB
|
||||
source: DN42
|
||||
|
|
8
data/mntner/RISEUPGROUP-MNT
Normal file
8
data/mntner/RISEUPGROUP-MNT
Normal file
|
@ -0,0 +1,8 @@
|
|||
mntner: RISEUPGROUP-MNT
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
auth: pgp-fingerprint C2A0E0436B592267CEB29223D1122CF4F99AF885
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDcFiXTVKfr1nmcLzsW9pyZ5Tq806fWFXq8kFFAP/NEF dn42@riseupgroup.net
|
||||
org: ORG-RISEUPGROUP
|
||||
source: DN42
|
8
data/organisation/ORG-RISEUPGROUP
Normal file
8
data/organisation/ORG-RISEUPGROUP
Normal file
|
@ -0,0 +1,8 @@
|
|||
organisation: ORG-RISEUPGROUP
|
||||
org-name: RiseUp-Group
|
||||
e-mail: dn42@riseupgroup.net
|
||||
www: http://riseupgroup.net
|
||||
admin-c: RISEUPGROUP-DN42
|
||||
tech-c: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
source: DN42
|
5
data/person/RISEUPGROUP-DN42
Normal file
5
data/person/RISEUPGROUP-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: RISEUPGROUP
|
||||
e-mail: dn42@riseupgroup.net
|
||||
nic-hdl: RISEUPGROUP-DN42
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
source: DN42
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.23.86.32/27
|
||||
origin: AS4242421078
|
||||
mnt-by: PGNHD-MNT
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route6: fdb4:2dc1:c741::/48
|
||||
origin: AS4242421078
|
||||
max-length: 48
|
||||
mnt-by: PGNHD-MNT
|
||||
mnt-by: RISEUPGROUP-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue