Yeah, thats it.. I don't have linux here at work to find it.. :)

> >> Is there anything special I need to do to get squid working?
> >> After emerging squid, I did
> >> '/etc/init.d/squid start'. It initialized the cache and
> >> started. Its running on port 3128.
> 
> > There is an ACL line you need to change as its restricted 
> to localhost. I
> can't remember which line however..
> 
> acl LocalClients src 192.168.254.0/255.255.255.0
> (after: "acl CONNECT method CONNECT")
> 
> http_access allow LocalClients
> (before: "http_access deny all")

--
[EMAIL PROTECTED] mailing list

Reply via email to