/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Thanks to all that replied. Your combined input helped me see the problem.
The following lines did the trick for the initial setup:
ipchains -P forward DENY
ipchains -A forward -i eth0 -s 192.168.1.0/24 -d 0.0.0.0/0 -j MASQ
But after checking out that incredible ipchains configuration facility at
http://rlz.ne.mediaone.net/linux/firewall/ I certainly intend to use it for my
final setup.
bruno
[demime 0.91c removed an attachment of type text/x-vcard which had a name of bruno.vcf]
_______________________________________________
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.