Re: [squid-users] Help!

From: Visolve.com <squid@dont-contact.us>
Date: Sat, 18 May 2002 17:23:26 +0530

Hello Winston Gutkowski,

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
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,
>
> We've got an urgent requirement to test behind a proxy, so I've rigged up
a
> machine with squid acting as a front end to a Windows box with IE, but
> whenever
> I try to access a web page I get a message from squid containing:
> ...
> * Access denied
> Access control configuration prevents your request from being allowed at
> this time
> ...
> The message says that it is generated by Squid 2.4-Stable1 and the
> access.log indicates an error 403.
>
> This only happens when the server is accessed from the Windows box. When I
> use Netscape from the Squid box itself and tell it to go through the proxy
> on 127.0.0.1, it works fine. I have flushed and removed all ipchains
rules,
> so there should not be any filtering issues, and I set up squid with all
> default options.
>
> Can anybody help?
>
> Winston Gutkowski
Received on Sat May 18 2002 - 05:45:08 MDT

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