Re: [squid-users] access denied

From: Visolve.com <squid@dont-contact.us>
Date: Wed, 5 Jun 2002 12:28:26 +0530

Hello,

By default, http_access is denied for all. Change it as 'allow' as per your
needs..
for ex...
if you want to allow iprange from 192.168.1.10-20, then configure acl as
follows

acl srcip src 192.168.1.10-192.168.1.20/255.255.255.255
http_access allow srcip
http_access deny all

Hope this helps!

Regards,
-Kanchana
http://www.visolve.com
Get Unlimited Squid Support .Click http://squid.visolve.com/Vi_support.pdf
for details.

> Hi
> guys i have this as an error when i finnally configure squid
....
> can any one tell what is the problem
> user = noboby
> group = nogroup
> and' i run squid # ./RunCache
> as root ..
> any ideas Hackers of what might be the problem........i will be
> gratefull
> thanx
> blaq hacka
>
> ERROR
> The requested URL could not be retrieved
>
> --------------------------------------------------------------------------

--
> ----
>
> While trying to retrieve the URL: http://www.internic.com/
>
> The following error was encountered:
>
>   a.. 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 Wed, 05 Jun 2002 05:43:44 GMT by 10.10.10.10 (Squid/2.4.STABLE1)
Received on Wed Jun 05 2002 - 00:50:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:27 MST