Yup, it works. IPv6 advanced blocking\!

master
bbruns 2010-10-06 20:58:52 +00:00
parent 8f7763e4af
commit 375fe05638
2 changed files with 1 additions and 5 deletions

View File

@ -7,6 +7,4 @@
# if you want to apply to all ports/interfaces/etc
# Example:
# - Block SRC of eth1 192.168.0.5:80 from contacting DST eth0 192.168.1.10:20 through 21, TCP
# eth1|192.168.0.5|80|eth0|192.168.1.10|20-21|IN|TCP
# Useful ones that I use at home are|
#||6881-6999|||OUT|TCP
# eth1|192.168.0.5|80|eth0|192.168.1.10|20-21|IN|TCP

View File

@ -8,5 +8,3 @@
# Example:
# - Block SRC of eth1 192.168.0.5:80 from contacting DST eth0 192.168.1.10:20 through 21, TCP
# eth1|::1|80|eth0|2001::1|20-21|IN|TCP
# Useful ones that I use at home are|
#||6881-6999|||OUT|TCP