From mboxrd@z Thu Jan 1 00:00:00 1970 From: "HTB" Subject: block mirc, messenger Date: Thu, 19 Jun 2003 16:16:05 +0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <062e01c33643$69dee570$0300a8c0@medannic> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_062B_01C3367E.15B839C0" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter@lists.netfilter.org This is a multi-part message in MIME format. ------=_NextPart_000_062B_01C3367E.15B839C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello ,=20 I already install RH. 8, with 2 interface (eth0 10.10.10.8), (eth1 = 192.168.1.1), i want blocking mirc, messeger. I type this command /sbin/iptables -I INPUT -i eth0 -p tcp -s 10.10.10.8/32 --dport 6667 -j = DROP but I still can running mirc. pls help me to solv this problem HTB ------=_NextPart_000_062B_01C3367E.15B839C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello ,
 
I already install RH. 8, with 2 = interface (eth0=20 10.10.10.8), (eth1 192.168.1.1), i want blocking mirc, messeger. I type = this=20 command
 
/sbin/iptables -I INPUT -i eth0 -p tcp = -s=20 10.10.10.8/32 --dport 6667 -j DROP
 
but I still can running = mirc.
 
pls help me to solv this = problem
 
HTB
 
------=_NextPart_000_062B_01C3367E.15B839C0--