> Hi,
> i am using Squid Cache: Version 2.4.STABLE6 on Red hat linux 
> 7.3. It is
> working fine.
> 
> I have one issue related to ACL, for my users i have blocked 
> Yahoo messenger
> using ACL and have allowed MSN messenger, Now i also want to allow AOL
> messenger, but i havent blocked explicitly AOL messenger, but it still
> doesnt get through Squid.
> 
> As a work around i have modified the following line in 
> "squid.conf" to allow
> port 5190 for AOL:
> 
> acl SSL_ports port 443 563 5190
> acl Safe_ports port 80 443 119 5190 # http, https
> 
> But it doesnt help. Still i get TCP_DENIED/407 on 
> "access.log" if someone
> tried to estabilish connection to AOL server.
> 
> What am i missing on this, Please help.
> 
 
 Seems like your SQUID is configured to use proxy authentication (too),
 and these requests are unauthenticated when passed to SQUID.
 M.
Received on Tue Jan 04 2005 - 23:46:06 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST