mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-29 13:06:25 +08:00
filter.txt: allow announcing /24 for 10.0.0.0/8 (and spacing)
This commit is contained in:
parent
2ecd9a00ec
commit
8fdfb8fad6
1 changed files with 12 additions and 13 deletions
|
@ -20,11 +20,10 @@
|
||||||
|
|
||||||
0020 deny 10.10.10.0/24 24 32 # kabel deutschland/superkabel has DNS servers there (IDIOTS)
|
0020 deny 10.10.10.0/24 24 32 # kabel deutschland/superkabel has DNS servers there (IDIOTS)
|
||||||
0021 permit 10.100.0.0/14 14 32 # chaosvpn
|
0021 permit 10.100.0.0/14 14 32 # chaosvpn
|
||||||
0022 permit 10.0.0.0/8 15 22 # freifunk/chaosvpn
|
0022 permit 10.0.0.0/8 15 24 # freifunk/chaosvpn
|
||||||
|
|
||||||
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.
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue