Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Ray Leach <raymondl@knowledgefactory.co.za>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: block mirc, messenger
Date: 19 Jun 2003 12:14:39 +0200	[thread overview]
Message-ID: <1056017678.1446.26.camel@raylinux.internal> (raw)
In-Reply-To: <062e01c33643$69dee570$0300a8c0@medannic>

[-- Attachment #1: Type: text/plain, Size: 811 bytes --]

The INPUT chain (as specified in the docs) is for traffic destined for
the machine (router/fw) itself.

You were most likely looking for the FORWARD chain.

Ray

On Thu, 2003-06-19 at 11:16, HTB wrote:
> Hello , 
>  
> 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
>  
-- 
--
Raymond Leach <raymondl@knowledgefactory.co.za>
Network Support Specialist
http://www.knowledgefactory.co.za
"lynx -source http://www.rchq.co.za/raymondl.asc | gpg --import"
Key fingerprint = 7209 A695 9EE0 E971 A9AD  00EE 8757 EE47 F06F FB28
--

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2003-06-19 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-19  9:16 block mirc, messenger HTB
2003-06-19  9:39 ` narendra prabhu
2003-06-19 10:14 ` Ray Leach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1056017678.1446.26.camel@raylinux.internal \
    --to=raymondl@knowledgefactory.co.za \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox