Click to See Complete Forum and Search --> : redhat linux firewall issues
dmaurer
09-16-2002, 10:12 AM
Hy, I have set up a Dell pc to run as a Redhat linux server. I use Redhat 7.3. I installed it as a server, with no firewalling, but ... clients can go on the internet trough squid but some win2000 clients have to go on the internet using a default gateway and a dns server. Bind works, but the clients just can't connect to the internet without using squid. Is there something I have to change in the configuration? Ipchains and Ip tables are already disabled. Thanx in advance.
jumpedintothefire
09-16-2002, 10:34 AM
enable iptables and run a masq/firewall script, search this site for some examples.....
dmaurer
09-16-2002, 10:43 AM
Oke I've enabled ip tables through webmin, but were do I find a masq/firewall script? and were do i run/put it?
dmaurer
09-16-2002, 10:52 AM
Through webmin 1.000 i've gone to networking/linux firewall I've set all (forward, input and output) to accept always on any port, but I still can't connect to the internet using only the default gateway and dns server. Default gateway and dns is set to the network card with the local ip adress and there is another network card with the external ip adresses and dns servers etc.:confused:
jumpedintothefire
09-16-2002, 01:04 PM
A quick search turned up this.....
http://linuxnewbie.org/forum/showthread.php?s=&threadid=62063
there should be a NHF (newbie help file)
dmaurer
09-17-2002, 03:54 AM
I followed the instructions in the link and it worked. Thanx.:D