On 25.04.06 13:41, db@traceroute.dk wrote:
> I have just installed squid 2.5.13 on my FreeBSD proxy. The problem is not
> a slow internet connection or a slow machine, so I hope someone here can
> help me.
> My conf:
> acl work_domains dstdomain 9_domains_listed
> acl pause_domains dstdomain 5_domains_listed
> acl arbejdstid time 08:00-16:00
> acl pauser time 10:00-10:10 12:00-12:30 14:00-14:10
> acl superbrugere ident Casper Anders Martin Pernille
> acl porte port 80 443
> acl ftp proto ftp
>
> http_access allow superbrugere
> http_access deny ftp
> http_access deny !porte
> http_access deny CONNECT !porte
> http_access deny !arbejdstid
> http_access allow work_domains
> http_access allow pause_domains pauser
> http_access deny all
> http_reply_access allow all
> icp_access allow all
> cache_mgr my@mail.address
> mail_from squid@my.domain
> visible_hostname my.domain
> coredump_dir /usr/local/squid/cache
it seems that your squid does ident lookups for every user. if your users
run firewalls that drop packets to closed ports, this is the problem.
-- Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Microsoft dick is soft to do no harmReceived on Wed Apr 26 2006 - 02:01:42 MDT
This archive was generated by hypermail pre-2.1.9 : Mon May 01 2006 - 12:00:02 MDT