Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have just configured my squid to authenticate as a proxy server. But now my problem is on my web brower, I set the proxy, it will work. however, even if i disable the proxy setting on my brower, it will also be able to connect to the internet. May i know what can i go so that the traffic only have to go thru the proxy to go to the internet??
well it'd look like you have no outbound firewalling. this is totally unrealted to a proxy of course... just ensure outbound traffic to port 80 and 443 is blocked on your firewall and you'll be fine.
If you block port 80 and 443 for all, and keep it open only for proxy, you will be able to force users to use proxy for surfing, but other applications that use a different port, like IMs and Chats, will still be able to go through.
We use SafeSquid as content filtering proxy and application layer firewall. It gives us total control of our HTTP traffic. What we have done is, allowed port 80, 443 and 21 only to the SafeSquid proxy, allowed 25 and 110 to all for mail, and allowed a few ports to few users for VPN. Rest all ports are blocked. This way, we can also control, who can access IMs and Chats like yahoo, msn, gtalk, etc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.