I have tried to used squid acl for this. Infact i am currently using acl's but for the new configuration somehow it is not working thats why i am using squidguard to solve the problem.

I have denied everyone in my squid.conf.

My squidguard.conf is basic and simple for test.
acl
{
   default
          {
              pass all
          }
}

still i am getting access denied page.

My cache.log shows following messages
2003/07/08 10:16:16| Adding nameserver 202.54.1.18 from /etc/resolv.conf
2003/07/08 10:16:16| helperOpenServers: Starting 4 'squidguard' processes
2003/07/08 10:16:16| errorTryLoadText: '/usr/share/squid/errors/ERR_READ_TIMEOUT': (2) No such file or directory
2003/07/08 10:16:16| errorTryLoadText: '/usr/share/squid/errors/ERR_LIFETIME_EXP': (2) No such file or directory
2003/07/08 10:16:16| errorTryLoadText: '/usr/share/squid/errors/ERR_READ_ERROR': (2) No such file or directory
2003/07/08 10:16:16| errorTryLoadText: '/usr/share/squid/errors/ERR_WRITE_ERROR': (2) No such file or directory


What r these errors? How do i overcome it?

I am using redirect_children=4
In process it shows all the processes running for squidguard

My squidguard.log is as follows
2003-07-08 10:04:17 [2839] squidGuard 1.2.0 started (1057638857.331)
2003-07-08 10:04:17 [2839] squidGuard ready for requests (1057638857.348)
2003-07-08 10:04:17 [2842] squidGuard 1.2.0 started (1057638857.363)
2003-07-08 10:04:17 [2842] squidGuard ready for requests (1057638857.363)
2003-07-08 10:16:05 [2839] squidGuard stopped (1057639565.410)

Waiting 4 reply
Vishal

From: Henrik Nordstrom <[EMAIL PROTECTED]>
To: "Vishal For You" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: [squid-users] urgent squid with squidguard help
Date: Sat, 5 Jul 2003 16:42:27 +0200


On Saturday 05 July 2003 16.06, Vishal For You wrote:
> I am using squid for a long time. Right now the company i am
> working in wants to restrict internet usage based on departments
> and location.

I would suggest using the Squid access controls for this purpose
rather than squidguard..

But it depends.. if you want to give different users different filter
profiles in SquidGuard then you need the access controls in
SquidGuard.

Regards
Henrik


-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org

If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

_________________________________________________________________
Looking for love? Yearning for friendship? http://www.msn.co.in/Romance/ You're in the right place.




Reply via email to