View previous topic :: View next topic |
Author |
Message |
Enclavet n00b

Joined: 15 Jun 2003 Posts: 25
|
Posted: Sun Sep 28, 2003 6:49 am Post subject: Iptables and Squid preventing internet on router not clients |
|
|
I was able to get iptables and squid working and everything was working peachy. Then I recompiled the kernel with some options on for QOS (Mark and Length etc.....) and now the problem is that I can get on the internet for all my computers but with the router it doesnt do anything. When I turn off iptables then the internet on the router works. Very interesting problem....... |
|
Back to top |
|
 |
Enclavet n00b

Joined: 15 Jun 2003 Posts: 25
|
Posted: Sun Sep 28, 2003 7:52 am Post subject: |
|
|
After looking into it further it seems that it doesnt like
iptables -P INPUT DROP
Default policy to drop input on filter....
Anyone else experience it? When I set this all the traffic on my router box goes dead. I cant ping anything or browse to anything but all my client boxes are working fine...... |
|
Back to top |
|
 |
sschlueter Guru

Joined: 26 Jul 2002 Posts: 578 Location: Dortmund, Germany
|
Posted: Sun Sep 28, 2003 1:32 pm Post subject: |
|
|
Assuming that there are no other rules in the input chain and your clients get to the internet through NAT, then everythinks works as it should. |
|
Back to top |
|
 |
Enclavet n00b

Joined: 15 Jun 2003 Posts: 25
|
Posted: Sun Sep 28, 2003 4:47 pm Post subject: |
|
|
The problem is that if the router which doubles as mail server, web server, etc..... cant reach the internet it cant do anything also. |
|
Back to top |
|
 |
|