/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
I've setup port forwarding on my RH 6.1 box. External machines can see our
web site without problems. What line do I need add to allow internal
machines to access http://209.81.168.103 ? The internal machines can ping
209.81.168.103, but their browsers report "The page cannot be displayed"
Applicable portions of our rc.firewall follow:
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -i eth0 -j MASQ
/usr/sbin/ipmasqadm portfw -a -P tcp -L 209.81.168.103 80 -R 192.168.35.34
80
In reading the archives, several people have pointed to a technique to do
this, but I haven't seen any actual command line instructions. That is what
I need since I can't figure it out from the naritive descriptions.
TIA.
_______________________________________________
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.