[squid-users] Access Denied (Newbie)

From: beno <zope@dont-contact.us>
Date: Fri, 25 Aug 2006 12:36:25 -0400

Hi;
Here are what I believe are the pertinent lines from my squid.conf file:

cache_peer 2012.vi parent 7080 2020 default no-query
http_port 2020 vhost
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl Safe_ports port 80 8080 7080 transparent

where "2012.vi" is the name of the site, "7080" is the port to which
Zope is listening for requests and "2020" is where squid is listening.
I want all requests for all pages on 2012 to be passed transparently to
port 7080. When I surf to that page, however, I get a squid error
stating that access is denied. However, before I passed this request
through squid, I got no such error and the page was correctly served.
Please help me understand what I've done wrong.
TIA,
beno
Received on Fri Aug 25 2006 - 10:37:06 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT