>I have just installed Squid on my RedHat Linux 7.3 machine and have it
>configured with mostly the defaults and I control it through webmin.
>Problem is, when I configure my browser to use that box as a proxy
>server I get the following error...
>-------------------------------------------------
>ERROR
>The requested URL could not be retrieved
>While trying to retrieve the URL: http://www.google.com/
>The following error was encountered:
>* Access Denied.
>Access control configuration prevents your request from being
>allowed at this time. Please contact your service provider if you feel
>this is incorrect.
>Your cache administrator is webmaster.
>Generated Thu, 03 Jul 2003 18:45:08 GMT by localhost.localdomain
>(squid/2.5.STABLE3)
>-------------------------------------------------
>Anyone have any suggestions?
Check your squid.conf file. Initially, the default is to have
"http_access deny all" at the top of the ACLs so nothing gets through
without you properly building your ACL list. As a quick test, you can
change the "deny" to "allow" and try it again, but I don't recommend
keeping it that way.
Hope this helps.
-Mark
Received on Thu Jul 03 2003 - 14:14:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:49 MST