mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
merging registry into git
This commit is contained in:
parent
e1656b1d80
commit
fc9f82faac
4 changed files with 10 additions and 5 deletions
|
@ -25,5 +25,7 @@
|
||||||
0030 permit 172.24.0.0/16 21 29 # ORG-ETH2 Hacker spaces.
|
0030 permit 172.24.0.0/16 21 29 # ORG-ETH2 Hacker spaces.
|
||||||
0040 permit 172.31.0.0/16 16 32 # chaosvpn
|
0040 permit 172.31.0.0/16 16 32 # chaosvpn
|
||||||
|
|
||||||
|
0050 deny 172.22.166.0/24 24 32 # Black List due to policy violations.
|
||||||
|
|
||||||
1000 deny 0.0.0.0/0 0 32 # block the rest
|
1000 deny 0.0.0.0/0 0 32 # block the rest
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
inet6num: fd42:0023:0042:0000:0000:0000:0000:0000 - fd42:0023:0042:ffff:ffff:ffff:ffff:ffff
|
inet6num: fd42:0023:0042:0000:0000:0000:0000:0000 - fd42:0023:0042:ffff:ffff:ffff:ffff:ffff
|
||||||
cidr: fd42:23:42::/48
|
cidr: fd42:23:42::/48
|
||||||
netname: NET-HEXA
|
netname: NET-HEXA
|
||||||
|
nserver: 172.23.42.1
|
||||||
|
nserver: fd42:23:42:b100::1
|
||||||
|
nserver: 172.23.42.2
|
||||||
|
nserver: fd42:23:42:b200::1
|
||||||
country: DE
|
country: DE
|
||||||
admin-c: HEXA-DN42
|
admin-c: HEXA-DN42
|
||||||
tech-c: HEXA-DN42
|
tech-c: HEXA-DN42
|
||||||
|
|
|
@ -2,6 +2,10 @@ inetnum: 172.23.42.0 - 172.23.42.255
|
||||||
cidr: 172.23.42.0/24
|
cidr: 172.23.42.0/24
|
||||||
descr: hexa
|
descr: hexa
|
||||||
netname: HEXA-20171114
|
netname: HEXA-20171114
|
||||||
|
nserver: 172.23.42.1
|
||||||
|
nserver: fd42:23:42:b100::1
|
||||||
|
nserver: 172.23.42.2
|
||||||
|
nserver: fd42:23:42:b200::1
|
||||||
admin-c: HEXA-DN42
|
admin-c: HEXA-DN42
|
||||||
tech-c: HEXA-DN42
|
tech-c: HEXA-DN42
|
||||||
mnt-by: HEXA-MNT
|
mnt-by: HEXA-MNT
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
route: 172.22.166.0/24
|
|
||||||
descr: UCIS Internet Exchange
|
|
||||||
origin: AS64766
|
|
||||||
bgp-status: active
|
|
||||||
mnt-by: DUMMY-MNT
|
|
Loading…
Add table
Add a link
Reference in a new issue