Kazza uses port 1214 as default or uses port 80
----- Original Message ----- From: "Hendrik Voigtl�nder" <[EMAIL PROTECTED]>
To: "Elsen Marc" <[EMAIL PROTECTED]>
Cc: "Chetan Panse" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, August 26, 2004 1:53 AM
Subject: Re: [squid-users] blocking kazza via squid
Elsen Marc wrote:
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
