LARTC
[Top] [All Lists]

Re: [LARTC] Fwd: How to block Yahoo , MSN messanger and Kazza with IPTAB

To: "Indunil Jayasooriya" <indunil75@gmail.com>
Subject: Re: [LARTC] Fwd: How to block Yahoo , MSN messanger and Kazza with IPTABLES
From: "the sew" <sewlist@gmail.com>
Date: Thu, 9 Nov 2006 17:01:16 +0200
Cc: lartc@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ucM+L4IjTmn+bdC84ULYBiIpwz7OXrgFj1ohXJwAfr+2s74dz4bIdXE+hRuC+TQ12S0C3kA+PsJWzg0KnnutMILxPHhn3S1jUCFppL35JcyNr1ZUDwhxGynSF2ynrSxMPhw+2D6f6Y8ba9lXSwX4vulETrUXswUt6VnRGa0tSwQ=
In-reply-to: <7ed6b0aa0611090150t4cb135f7s20fccd0c5dbd4c48@mail.gmail.com>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <7ed6b0aa0611090149u1335d99fnd97c95b1b8f1e2b1@mail.gmail.com> <7ed6b0aa0611090150t4cb135f7s20fccd0c5dbd4c48@mail.gmail.com>
Sender: lartc-bounces@mailman.ds9a.nl
iptables has some powerfull rules u can use to block msn and yahoo and
p2p software

I would use a transpert proxy with squid and ipp2p (
http://www.ipp2p.org ) which is a extension module for iptables which
can block p2p which is very difficult to track

for example

iptables -A FORWARD -m ipp2p --ipp2p -j DROP

hope it helps

Sew


On 11/9/06, Indunil Jayasooriya <indunil75@gmail.com> wrote:
Hi,

I want to block  Yahoo Messenger, MSN messanger and Kazza with IPTABLES as
my local network users always go there.

How Can I do it?

I am not runnig iptables as a script nor have I put anything in my rc.local.
But instaed, I input the commands and save it by using the below cmmand

/etc/init.d/iptables save

and I restart it

/etc/init.d/iptables restart


My box runs on Cent OS 4.4.

Help needed.

--
Thank you
Indunil Jayasooriya


--
Thank you
Indunil Jayasooriya


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>