[squid-users] Problem with Trillian

From: fbaiao <fbaiao_at_yahoo.com>
Date: Fri, 3 Oct 2008 07:40:18 -0700 (PDT)

Hi people.

My squid is blocking Trillian and I'm not finding the reason.

This message is shown on log:
1222973925.596 0 192.168.0.253 TCP_DENIED/403 1399 CONNECT
messenger.hotmail.com:1863 - NONE/- text/html

But this port is allowed to be used in squid.conf:

acl Safe_ports port 1863 # Trillian

.....

# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports

.....

acl our_networks src 192.168.0.0/24
http_access deny !white !free
http_access allow our_networks

http_access allow localhost

# And finally deny all other access to this proxy
http_access deny all

Please, help me to understand why trillian is being blocked.
Thanks in advance.
Regards,
Flavio BaiĆ£o.

-- 
View this message in context: http://www.nabble.com/Problem-with-Trillian-tp19799080p19799080.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Fri Oct 03 2008 - 14:40:25 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 06 2008 - 12:00:02 MDT