How to bypass squid completely for a domain(s)?
-
Hello,
Is there a way to bypass squid completely for domain? I know it's possible using IP but i need to use domain instead of IP
Thanks
-
I've seen this question pop up on this forum before. The only way to bypass a proxy for a specific domain that I know of is to use a proxy.pac file. The browser you use will have a 'automatic proxy configuration' field in the settings. You put the URL for a proxy.pac file that you post on a web server (possibly directly on the pfSense box) and enter instructions in the .pac file to tell the browser whether to use a proxy for a specific domain or to bypass it.
The following link should give you some further information on how to do this: http://www.cyberciti.biz/faq/howto-use-auto-config-proxy-pac-file-for-specific-domain/