I've been working on this for days, I swear it looks right based on the FAQ and Google 
searches. When I try to 
connect from a workstation I get..
access control configuration prevents your request from being allowed at this time
I'm trying to connect from a workstation with the address 10.2.1.77 and port set to 
3128. Many thanks for any 
help with this!
.. my squid.conf with the rems removed is..


icp_port 3130

acl internal src 10.2.1.0/255.255.255.0
http_access allow internal
http_access allow all
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443 563     # https, snews
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT

http_access allow myclients
http_access allow manager localhost
http_access deny manager

httpd_accel_host virtual
httpd_accel_port 80

httpd_accel_with_proxy on

httpd_accel_uses_host_header on
#



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to