public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Gui Iribarren <gui@altermundi.net>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] Bridge changing source mac address prevents batman-adv from connecting
Date: Fri, 20 Jun 2014 11:54:02 -0300	[thread overview]
Message-ID: <53A44B0A.6090104@altermundi.net> (raw)
In-Reply-To: <53A43E1A.1060800@sns.it>

On 20/06/14 10:58, Ilario Gelmetti wrote:
> Hi all! I'm using batman-adv (2014.2.0) on two devices running
> OpenWrt (LibreMesh) connected using a third device running a
> proprietary firmware in bridge mode (AirOS), this is the topology: 
> http://i.imgur.com/ELMi5RC.png
> 
> mac3E80 OpenWrt batman----cable----macE3E7 AirOS
> station----wireless-- --macE434 AP OpenWrt batman
> 
> using tcpdump on the OpenWrt devices I can see batman packets
> flowing: on mac3E80 I can see: http://sprunge.us/iePM while on
> macE434 I can see: http://sprunge.us/DIAX as you can see the
> problem is that macE434 sees packets from mac3E80 *approaching with
> the wrong mac address*, the mac address of macE3E7 so


Yeah, AirOS in "WDS mode" does tricky stuff.

The problem is, in principle, you shouldn't be able to bridge a wifi
interface in client mode.

http://wiki.openwrt.org/doc/howto/clientmode?s[]=bridged&s[]=client

Your AirOS client device is expecting the AP to be in "4addr" mode,
which vanilla openwrt is not.

You should either
a) keep stock airOS on both client and ap, (what i've done so far,
when bumped into this problem)
b) flash openwrt to both "client" and "ap", and use adhoc between them
c) or dig into doing WDS on openwrt (i guess it's possible but i
haven't tried)

Nothing to do with batman-adv, though :)


> I think it discards the packages when source mac address is
> different from mac address specified inside the packet. Is this
> only a security check? How could I get things work? Thanks, Ilario
> 
> 

  reply	other threads:[~2014-06-20 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20 13:58 [B.A.T.M.A.N.] Bridge changing source mac address prevents batman-adv from connecting Ilario Gelmetti
2014-06-20 14:54 ` Gui Iribarren [this message]
2014-06-20 14:58 ` Bastian

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=53A44B0A.6090104@altermundi.net \
    --to=gui@altermundi.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox