Saturday, January 17, 2009
Allow AOL Instant Messenger through Squid
Posted on 8:32 AM by Unknown
To proxy AOL Instant Messenger traffic via https with Squid, change the following line in the Squid configuration file (example using Red Hat Linux):1. vi /etc/squid/squid.conf2. Change:acl SSL_ports port 443 563To:acl SSL_ports port 443 563 51903. Send the Squid process a SIGHUP or use the service command./sbin/service squid reload
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment