20_MuleTeam_Borax
Senior member
I setup a network between my linux box and windows box. They can both ping each other w/o a problem. In windows, i setup the linux box as the gateway. IP forwarding is enabled on the linux box. I am running these IPchains commands at startup.
ipchains -A forward -s 192.168.1.0/24 -j MASQ
ipchains -P forward DENY
Why can't my windows box access the internet? I have tried setting the windows box's DNS server as both the linux box and my ISP's DNS server
Any ideas?
ipchains -A forward -s 192.168.1.0/24 -j MASQ
ipchains -P forward DENY
Why can't my windows box access the internet? I have tried setting the windows box's DNS server as both the linux box and my ISP's DNS server
Any ideas?