Yup, it works. IPv6 advanced blocking\!

Этот коммит содержится в:
bbruns 2010-10-06 20:58:52 +00:00
родитель 8f7763e4af
Коммит 375fe05638
2 изменённых файлов: 1 добавлений и 5 удалений

Просмотреть файл

@ -8,5 +8,3 @@
# Example: # Example:
# - Block SRC of eth1 192.168.0.5:80 from contacting DST eth0 192.168.1.10:20 through 21, TCP # - 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 # 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

Просмотреть файл

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