On Fri, 30 Jul 2004, Muthukumar wrote:

> > /sbin/iptables -t nat -A POSTROUTING -o eth1 -s 192.168.0.0/24 -j MASQUERADE
> 
> Your iptables setting is making the problem here. If you are using MASQUERADE with 
> POSTROUTING chains on nat table you have to
> specify the --to-ports option.

No you don't. A simple MASQUREADE rule like the one above is just fine.

Regards
Henrik

Reply via email to