heres my network
internet<--->(eth0)linuxbox(eth1)<--->HUB<--->5 pc's(all win9x)
| | |
(dhcp assigned) (10.200.10.2) (between 10.200.10.3-6)
I am running red hat 7.1, eth0 is attatched to cable modem, eth1 is a second nic attatched to the hub,
I tried making a scriupt and entering the commands manually:
echo "1" > /proc/sys/net/ipv4/ip_forward
ipchains -P forward DENY
ipchains -A forward -s 10.200.10.2/6 -j MASQ
all commands enter perfectly with no errors (makes me believe its working) I then go to any windows machine and set the gateway to 10.200.10.2, when I try to access the net I cant, I tired using domain names to access websites as well as the websites ip addresses and no go.
I can ping any ip address to any nic on the network and can access other pc'z on the network
first time setting up ip masq, any help would be appreciated
I have posted on many boards to keep track of, so if possible if you could email me ur response it would be great
tnks
Loren
davinci@seascape.com