All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] Disconnecting the nodes in batman-adv 2011.1.0
Date: Wed, 6 Jul 2011 11:50:42 +0200	[thread overview]
Message-ID: <20110706095041.GD6543@autistici.org> (raw)
In-Reply-To: <CAOaDhSQ7yxeA_mx7NEYobChpvLZ9yjipBJu9rrpgh2SF0uNv3g@mail.gmail.com>

On Wed, Jul 06, 2011 at 11:47:36AM +0200, Gioacchino Mazzurco wrote:
> This one is useless because batman-adv use broadcast as destination
> and moreover your are dropping a mac address that is not on your
> machine as source in OUTPUT chain this doesn't make sense
> >sudo ebtables -I OUTPUT -s 00:1b:77:06:1c:15 -j DROP
> 
> you can use also iptables that is already installed do to this with
> --mac-source option without installing ebtables
> 

As already mentioned, this will not work. iptables only affects IP
packets. All the traffic below the IP-level will not be blocked.

Regards,

-- 
Antonio Quartulli

..each of us alone is worth nothing..
Ernesto "Che" Guevara

  reply	other threads:[~2011-07-06  9:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 12:45 [B.A.T.M.A.N.] Disconnecting the nodes in batman-adv 2011.1.0 Max Ip
2011-07-04 12:55 ` Marek Lindner
2011-07-04 16:06   ` Max Ip
2011-07-04 18:22     ` Antonio Quartulli
2011-07-04 18:29       ` Sven Eckelmann
2011-07-04 18:39         ` Antonio Quartulli
2011-07-06  9:41           ` Max Ip
2011-07-06  9:47             ` Gioacchino Mazzurco
2011-07-06  9:50               ` Antonio Quartulli [this message]
2011-07-06 14:49                 ` Max Ip
2011-07-06  9:47             ` Antonio Quartulli
2011-07-04 18:37       ` Marek Lindner

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=20110706095041.GD6543@autistici.org \
    --to=ordex@autistici.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.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.