Network Troublshooting > Linux Proxy Server Support

Restrict any bypasspxory software on squid proxy?

(1/1)

Louis:
Hi...

Any idea, how users on squid proxy can be restricted  to use any bypass proxy softwares or links?

kaushalpatel1982:
The software that by pass proxy mostly use the tunneling between the client and some server on remote. Their request always serve by that remote server.

It is not possible to stop it by squid proxy it self. You have two option

1. Use IPTables. Block all none standard ports other then required using iptables. let say my requirement is SMTP, POP3, and PROXY, Then I will allow 25, 110 and 3128 port only from inside to outside.

2. Use SNORT. Snort is IDP software that detect such softwares and aleart you. This will help you to find out such user and inform them that they are  monitored strictly.

Avin:
Hi,

 Download the block list from following URL . It has around 50,000 proxies. Which you can block easily. It has many other virus infected, malware sites.

http://urlblacklist.com/?sec=download

Kaushal is right. If possible to you allow only required and well known ports.

Avin..

Navigation

[0] Message Index

Go to full version