[Bug 786] facing problem with iptables nat rules and traffic flow scnerios

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Fri Jun 8 22:12:43 CEST 2012


http://bugzilla.netfilter.org/show_bug.cgi?id=786

Jan Engelhardt <jengelh at medozas.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jengelh at medozas.de
         Resolution|                            |WORKSFORME

--- Comment #1 from Jan Engelhardt <jengelh at medozas.de> 2012-06-08 22:12:42 CEST ---
All rule changes in xtables do take effect immediately. You are likely matching
on a property that is running independently of xtables -- in your case,
connection tracking.
Calling `conntrack -F` can clear the list of NFCT entries, however, the effect
depends on your rules, and if ou have them wrong, you will even be terminating
legitimate connections.

-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.



More information about the netfilter-buglog mailing list