All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: firewall ignore the rule
Date: Wed, 13 Jul 2005 22:01:55 -0400	[thread overview]
Message-ID: <20050714020155.GA26028@bender.817west.com> (raw)
In-Reply-To: <2452665f05071318551f788f42@mail.gmail.com>

On Thu, Jul 14, 2005 at 09:55:23AM +0800, liyas_m m wrote:
> i have done that and checked with ethereal..still that source address
> is not blocked. It is still broadcasting ARP packets..a lot.

iptables/netfilter operates at layer 3.  therefore, packets generated or
received at layer 2 cannot be blocked with iptables/netfilter.
ethereal/iptraf operate at the BPF layer (layer 2), and arp packets are
layer 2 as well.

iptables/netfilter is not at fault; you have an invalid testing
methodology.

-j

--
"Peter: Brian, there's a message in my Alpha Bits. It says "OOOOOO".
 Brian: Peter, those are Cheerios."
        --Family Guy


  reply	other threads:[~2005-07-14  2:01 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
2005-07-14  2:01     ` Jason Opperisano [this message]
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=20050714020155.GA26028@bender.817west.com \
    --to=opie@817west.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.