From: Bastian Bittorf <bittorf@bluebottle.com>
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.] lost connection to a client / Q: transglobal-table
Date: Sun, 3 Nov 2013 10:18:32 +0100 [thread overview]
Message-ID: <20131103091832.GR6252@medion.lan> (raw)
In-Reply-To: <5275F6CC.9080009@altermundi.net>
* Gui Iribarren <gui@altermundi.net> [03.11.2013 09:52]:
> >Each node has a macvlan called 'gateway0' which has the IP 192.168.0.1/32
> >This is just an IP which every DHCP-Client gets for "default-gateway".
> >(so the gateway is the node itself and not the internet-offering-node).
> >This looks like this:
> >
> >root@node222hybrid:~ ip address show dev gateway0
> >15: gateway0@br-mybridge: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500
> >qdisc noqueue state UNKNOWN group default
> > link/ether 02:00:c0:ca:c0:1a brd ff:ff:ff:ff:ff:ff
>
> if this mac (02:00:c0:ca:c0:1a) exists on several different nodes
> that are not connected by a real ethernet backbone (and BLA2 enabled)
> then batman goes mushroom tripping, since it 'sees' that MAC as a
> non-mesh-client that is everywhere at the same time, and tries to
> roam it around, creating funny symptoms (like DUPs and such)
BINGO! thank you Gui - if i read the old mails, i can even see it
i the transglobal table. if i look into the mesh, it pop's up on
random nodes with random originators. yes: mushroom tripping 8-)
i will try the ebtables approach, but i dont like it.
IMHO it's more elegant to just 'ignore' this mac by the
daemon itself:
To the devs: is this possible?
bye, bastian
next prev parent reply other threads:[~2013-11-03 9:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-01 7:55 [B.A.T.M.A.N.] lost connection to a client / Q: transglobal-table Bastian Bittorf
2013-11-01 12:36 ` Antonio Quartulli
2013-11-01 14:33 ` Bastian Bittorf
2013-11-01 14:39 ` Antonio Quartulli
2013-11-01 15:16 ` Bastian Bittorf
2013-11-03 7:10 ` Gui Iribarren
2013-11-03 9:18 ` Bastian Bittorf [this message]
2013-11-03 9:42 ` Gui Iribarren
2013-11-23 9:24 ` Bastian Bittorf
2013-11-23 16:15 ` Antonio Quartulli
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=20131103091832.GR6252@medion.lan \
--to=bittorf@bluebottle.com \
--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.