Linux Netfilter discussions
 help / color / mirror / Atom feed
From: liyas_m m <liyasmm@gmail.com>
To: Cedric Blancher <blancher@cartel-securite.fr>
Cc: netfilter@lists.netfilter.org
Subject: Re: firewall ignore the rule
Date: Thu, 14 Jul 2005 09:55:23 +0800	[thread overview]
Message-ID: <2452665f05071318551f788f42@mail.gmail.com> (raw)
In-Reply-To: <1121252895.11584.6.camel@anduril.intranet.cartel-securite.net>

i have done that and checked with ethereal..still that source address
is not blocked. It is still broadcasting ARP packets..a lot.


On 7/13/05, Cedric Blancher <blancher@cartel-securite.fr> wrote:
> Le mercredi 13 juillet 2005 à 18:52 +0800, liyas_m m a écrit :
> > The problem is  when i try to block traffic from certain address , it
> > just does not work
> > e.g
> > iptables -A INPUT -s 10.5.33.22 -j DROP
> 
> If your work on routed traffic, then you have to put this rule on
> FORWARD chaine :
> 
>         iptables -A FORWARD -s 10.5.33.22 -j DROP
> 
> 
> --
> http://sid.rstack.org/
> PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE
> >> Hi! I'm your friendly neighbourhood signature virus.
> >> Copy me to your signature file and help me spread!
>


  reply	other threads:[~2005-07-14  1:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-13 10:52 firewall ignore the rule liyas_m m
2005-07-13 10:54 ` Jan Engelhardt
2005-07-13 11:08 ` Cedric Blancher
2005-07-14  1:55   ` liyas_m m [this message]
2005-07-14  2:01     ` Jason Opperisano
2005-07-14  2:10       ` liyas_m m
2005-07-14  2:10         ` Jason Opperisano
2005-07-14  2:19           ` liyas_m m
2005-07-14  2:24             ` Jason Opperisano
2005-07-14  2:39               ` Ishwar Rattan
2005-07-14  2:45                 ` Jason Opperisano
2005-07-14 15:03                 ` Nikolai Alexandrov
2005-07-14  9:40             ` Jan Engelhardt

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=2452665f05071318551f788f42@mail.gmail.com \
    --to=liyasmm@gmail.com \
    --cc=blancher@cartel-securite.fr \
    --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