/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Try this:
ipchains -P input ACCEPT
ipchains -P output ACCEPT
ipchains -P forward DENY
ipchains -A forward-i eth0 -j MASQ
ipmasqadm portfw -a -P tcp -L FW_EXT_IP 80 -R 10.3.0.10 80
This does open stuff up, but see if it works. If it does, then you can loook into
your input and output rules.
Also, make GOOD sure that FW_EXT_IP really holds the correct value.
Bob
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
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.