Hi Gurus,
I installed Squid on Solaris 5.9 X86. Can anyone guide me to block kazza via squid? Thanks in advance!
As far as I understand kazaa is not http based and :
- Squid is not a firewalling application.
PLUS
- Squid deals with http proxying only.
M.
I am not sure with kazaa, but other p2p-apps (ed2k) may be able to use squid.
# Deny CONNECT to other than SSL ports http_access deny CONNECT !SSL_ports
This is the default. P2P may work if more or all ports are enabled.
Regards, Hendrik Voigtl�nder
