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:47:41 +0200 [thread overview]
Message-ID: <20110706094740.GC6543@autistici.org> (raw)
In-Reply-To: <CAJA-1Ljpew4y6EjR9823V533ssC-DpirPkNpBbFzULZGvmw_jg@mail.gmail.com>
On Wed, Jul 06, 2011 at 11:41:53AM +0200, Max Ip wrote:
> I tried ebtables to block the mac address of the neighboring node.
>
> sudo ebtables -I OUTPUT -s 00:1b:77:06:1c:15 -j DROP
> sudo ebtables -I INPUT -s 00:1b:77:06:1c:15 -j DROP
These commands won't have effect on not-bridge interfaces. That's why
you are still able to see 00:1b:77:06:1c:15 in your originator table.
>
> But the batctl o command still shows 00:1b:77:06:1c:15 as one of the
> originators.
>
> My question is won't the enslaving wlan0 to br0 have the same problem
> because the mac address for both br0 and wlan0 will be the same?
>
Why do you care about the wlan0/br0 mac address? Am I missing something?
Regards,
--
Antonio Quartulli
..each of us alone is worth nothing..
Ernesto "Che" Guevara
next prev parent reply other threads:[~2011-07-06 9:47 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
2011-07-06 14:49 ` Max Ip
2011-07-06 9:47 ` Antonio Quartulli [this message]
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=20110706094740.GC6543@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.