I have run into some problems with squid recently. This has been working for months.. I have updated several things and am not sure when the problem began exactly. I have a simple switched network set up with a Transparent Squid Proxy.
Using the squid client I can not use the proxy from localhost. All connections leaving my network behind the squid box work as expected. I do have allow localhost in my configuration file. acl allowed_hosts src 192.168.1.0/255.255.255.0 acl localhost src 127.0.0.1/255.255.255.255 acl to_localhost dst 127.0.0.0/8 # Allow the localhost to have access by default http_access allow localhost http_access allow our_networks http_access allow Safe_ports I really have no idea why I can not access squid.. This is causing some issues with my ipsec/l2tp VPN for my windows users which also runs on the same machine. They can connect out to the internet but can not connect to any of our internal http sites. Running the client i get the following errors. The following error was encountered: Forwarding Denied. I am getting no blocked packets from my iptables. And in my access.log I get. 1138975393.036 0 127.0.0.1 TCP_MISS/403 1443 GET http://www.google.com - NONE/- text/html Nothing strange in my cache logs. Any help on this would be great.. My VPN users are pretty much screwed.
signature.asc
Description: This is a digitally signed message part
