[Bug 52] masquerading not working with iproute2

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Sat, 22 Feb 2003 12:37:53 +0100


https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=52





------- Additional Comments From kaber@trash.net  2003-02-22 12:37 -------
Perhaps you wish to attach the correct scripts ?

from first one:
IF1=eth0
IF2=eth2

second one:
[0:0] -A POSTROUTING -d 203.1.223.9 -o eth1 -j MASQUERADE 
[0:0] -A POSTROUTING -d www.apple.com -o eth1 -j MASQUERADE



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.