Squid proxy block all websites except white listed domains
-
Wow!! Awesome genius Idea... its working like a charm.
Thank you so much!! KOM :-)
-
Glad it worked for you.
-
@kom can you make a step by step how to block all website except white listed domains
-
@lesther123 I don't really have time for that, and there are lots of tutorials online. The short version is:
Install Squid & configure
Install Squidguard & configure
Configure WPAD
Force users to use proxy by blocking tcp80,443
In Squidguard, set default ACL to Deny
In Squidguard, create Whitelist ACL group and then add your allowed domains to it.That's basically it.
-
@kom it is possible to block all https??
-
Port 443/TCP is HTTPS.
-Rico
-
@kom Force users to use proxy by blocking tcp80,443, blocking in firewall rule??
-
Yes. How do you expect to enforce your web-browing rules if anyone can just go around the proxy by not using it?? If you block all tcp80,443 traffic on LAN, then NOBODY will be able to use the web except via proxy.
-
@KOM Hi sir kom, it is possible to allow gmail only?? in pfblocker
-
I don't know. I don't use pfB.