We are using squid on slackware.
When I block all traffic to my proxy port this will block completely
internet navigation or iptables usage will allow it even proxy port and
other ports mentioned are blocked
As you can read I'm don't know how iptables works.
I appreciate any links to get info for iptables process for slackware.
Thanks again.
----- Original Message -----
From: "Evan Pierce" <net17045@xxxxxxxxxxxxxxx>
To: "Jaime Solorzano B" <jaisol@xxxxxxxxxxx>; <squid-users@xxxxxxxxxxxxxxx>
Sent: Monday, October 16, 2006 3:26 PM
Subject: Re: Blocking access to external proxies
Jaime Solorzano B wrote:
I have detected some accesses to external proxies.
These accesses are being used to void squid controls and navigate without
controls, sometimes anonymously.
I believe that is almost impossible to know all server names to block
them individually, just to have an idea Google found hundred of pages
with proxy anonymous keywords.
Can I block these access with some ACL definition? How can I do that?
Thanks and Regards.
Use iptables (assuming you are running squid on linux otherwise ymmv) to
block all traffic to port 8080/3128/your proxy port - this is not a squid
function but a firewall function.
Evan