Difference between revisions of "Bypass Squid curtain site"
From MS Computech
(Created page with "If you want to AVOID completely squid, adding exceptions to the transparent proxy iptables redirect rule is way. You can, however, create an acl in squid for the always_direc...") |
(No difference)
|
Latest revision as of 12:26, 22 May 2012
If you want to AVOID completely squid, adding exceptions to the transparent proxy iptables redirect rule is way.
You can, however, create an acl in squid for the always_direct directive. From the squid docs:
acl local-servers dstdomain my.domain.net always_direct allow local-servers