[Cerowrt-users] no xt_TRACE in kernel
Marc MERLIN
marc at merlins.org
Tue Mar 5 01:07:02 EST 2013
On Mon, Mar 04, 2013 at 09:01:11PM -0800, Marc MERLIN wrote:
> But if I do this from the lan, it shoul darrive on br-lan and be re-forwarded out
> on the br-lan interface, but that's not working.
I forgot to say that the answer to this is to use SNAT, something like
iptables -t nat -I POSTROUTING 1 -d dest -p tcp --dport 443 -s 192.168.1.1/24 -j SNAT --to 192.168.1.254
but my question was more about xt_TRACE than fixing this specific problem :)
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/
More information about the Cerowrt-users
mailing list