Как правильно настроить squid, чтобы за ним можно было сидеть в jabber'е?
/etc/squid/squid.conf
http_port 80
visible_hostname slashbuster
access_log /var/log/squid/access.log squid
auth_param basic program /usr/lib64/squid/ncsa_auth /etc/squid/passwd
auth_param basic children 1
auth_param basic realm "HELLO"
auth_param basic credentialsttl 12 hours
acl auth proxy_auth REQUIRED
acl all src 0.0.0.0/0.0.0.0
acl CONNECT method CONNECT
acl safe_ports port 5222
acl safe_ports port 5223
acl safe_ports port 443
http_access allow auth
http_access deny !safe_ports
http_access deny CONNECT !safe_ports
http_access deny all
1282058502.348 59709 217.166.165.64 TCP_MISS/503 0 CONNECT vkmessenger.com:5222 ostin DIRECT/109.234.153.35 -
1282058562.349 59947 217.166.165.64 TCP_MISS/503 0 CONNECT vk.com:5222 ostin DIRECT/93.186.228.129 -