From 4c831fa13616e99b6356db302e0088b95d4cb341 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Wed, 5 Sep 2012 11:48:59 -0300 Subject: squid3 - include dns_v4_first options that fixes https connection errors on squid3 --- config/squid-reverse/squid.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config/squid-reverse/squid.xml') diff --git a/config/squid-reverse/squid.xml b/config/squid-reverse/squid.xml index 1c1a8c6a..943f3ed5 100644 --- a/config/squid-reverse/squid.xml +++ b/config/squid-reverse/squid.xml @@ -271,7 +271,7 @@ checkbox - Bypass proxy for Private Address Space (RFC 1918) destination + Bypass proxy for Private Address destination private_subnet_proxy_off Do not forward traffic to Private Address Space (RFC 1918) <b>destination</b> through the proxy server but directly through the firewall. checkbox @@ -290,6 +290,12 @@ input 70 + + Resolv dns v4 first + dns_v4_first + + checkbox + Use alternate DNS-servers for the proxy-server dns_nameservers -- cgit v1.2.3