[Bug 464] state match sometimes failes RELATED,ESTABLISHED matches
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Sat May 13 19:12:58 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=464
------- Additional Comments From netfilter at linuxace.com 2006-05-13 19:12 MET -------
Please add a -j LOG immediately after your "state RELATED,ESTABLISHED" for state
INVALID packets. i.e.:
-m state --state INVALID -j LOG
see if you get hits on that rule.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list