/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */



> > /sbin/ipchains -A forward -j MASQ -s 192.168.1.0/255.255.255.0 -d 0.0.0.0/0 -i e
> > th0
>       I believe the problem is the "-i eth0".  Masquerading rules (and,
> in fact, _all_ forwarding rules) need to use the interface the packets use
> to _leave_ the system - ppp0, in your case.
>       Try changing the "-i eth0" to "-i ppp0" and I think it'll work.

Thanks, Bill! 
That did the trick. 





_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to