[Bug 115] incorrect "state RELATED,ESTABLISHED" checking with two interfaces
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Fri, 18 Jul 2003 18:18:48 +0200
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=115
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From laforge@netfilter.org 2003-07-18 18:18 -------
Are you sure you understood correctly how iptables / connection tracking works?
To me this looks like a usage problem, not a bug in the code.
Even though you use a different source address, the packets will still be routed
to eth0 (according to your routing table).
I think you need to use source based routing.
For more information, please read http://www.lartc.org/
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.