|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [suse-security] Blocking Kazaa and other P2P communication tools.
From: Rodel Collado Urani (rcurani
apc.edu.ph)
Date: Tue Aug 19 2003 - 19:51:35 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
you can have this to block your kazaa including p2p communication, i am
using this rule to my server.
this is an http tunneling...
iptables -A INPUT -s 38.0.0.0/8 -j DROP
iptables -A FORWARD -s 38.0.0.0/8 -j DROP
just a thought maybe you need it...
----- Original Message -----
From: "Robert Davies" <rob_davies
ntlworld.com>
To: "SuSE Security" <suse-security
suse.com>
Sent: Wednesday, August 20, 2003 1:41 AM
Subject: Re: [suse-security] Blocking Kazaa and other P2P communication
tools.
> On Tuesday 19 Aug 2003 16:47, Ray Leach wrote:
> > On Tue, 2003-08-19 at 17:33, Robert Davies wrote:
> > > On Tuesday 19 Aug 2003 15:29, James Oakley wrote:
>
> > Depends which chain you add it to.
>
> Doesn't that take us back to where we started, struggling to know which
> servers / ports Kazaa using?
>
> Rob
>
>
> --
> Check the headers for your unsubscription address
> For additional commands, e-mail: suse-security-help
suse.com
> Security-related bug reports go to security
suse.de, not here
>
>
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help
suse.com
Security-related bug reports go to security
suse.de, not here
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]