Linux Netfilter discussions
 help / color / mirror / Atom feed
From: narendra prabhu <naren@deeproot.co.in>
To: netfilter@lists.netfilter.org
Subject: Re: block mirc, messenger
Date: Thu, 19 Jun 2003 15:09:55 +0530	[thread overview]
Message-ID: <3EF184EB.4030101@deeproot.co.in> (raw)
In-Reply-To: <062e01c33643$69dee570$0300a8c0@medannic>

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

Few things that you may interested to know

    Not all IRC server use listen at port number 6667
    Are you using a proxy?

My suggestion to you that is that instead going in this way, identifing 
the services you dont want to allow, identifing the services that you 
want to allow and disallow the rest of them.

Hope this helps.

//Narendra.



  reply	other threads:[~2003-06-19  9:39 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 [this message]
2003-06-19 10:14 ` Ray Leach

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=3EF184EB.4030101@deeproot.co.in \
    --to=naren@deeproot.co.in \
    --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