On Tue, Jan 11, 2000 at 04:21:30PM +1100, Rob Shugg wrote:

> I can't ping the outside world from my client(local network) machine. I can

ping uses icmp.  You're only forwarding tcp and udp.  Try this:

  ipchains -A forward -p icmp -s 192.168.1.0/24 -j MASQ


Cheers,

John
-- 
whois [EMAIL PROTECTED]
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to