All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] How to force a specific network topology
Date: Mon, 10 Sep 2012 17:30:24 +0200	[thread overview]
Message-ID: <15143492.AzxLCfTQHo@bentobox> (raw)
In-Reply-To: <CAMVTf1hKCgkmwgz_bUYwULcgFdoSraog2D1HRSZiTi46w7GcDw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]

On Monday 10 September 2012 10:18:31 Esteban Municio wrote:
> Hi Sven
> 
> I don't understand very well what are you meaning. Now I have 1 bridge
> over with batman-adv:
> 
> batctl if add wlan0
> brctl addbr mesh-bridge
> brctl addif mesh-bridge eth0
> brctl addif mesh-bridge bat0
> 
> Then, should I add a bridge to wlan0 and after bridge it again with the
> eth0?
> 
> brctl addbr bridgeWlan
> brctl addif bridgeWlan wlan0
> 
> batctl if add mesh-bridge
> brctl addbr mesh-bridge
> brctl addif mesh-bridge eth0
> brctl addif mesh-bridge bat0

no bridgeWlan should have been added to bat0 and not mesh-bridge. It is 
necessary because ebtables can only operate on bridges.

> And then, should I install ebtables in all the nodes(now we have 9
> nodes, and only 1 have internet access to install it directly)

scp or flash it.

> It seem a little difficult for me :-)

You want to create special network topologies for tests and see changes as an 
problem...

> Could I try another method?something like set paths manually?
> In 802.11s we have a usefull comand for block links undesirables:
> iw dev INTERFACE_MESH_NAME station set MAC_ADD plink_option block
> nothing similar like that in batman-adv?

Please read the mail from Martin Hundebøll. And no, it is not included by 
default.

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2012-09-10 15:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-07 22:39 [B.A.T.M.A.N.] How to force a specific network topology Martin Hundebøll
2012-09-10 15:18 ` Esteban Municio
2012-09-10 15:23   ` Esteban Municio
2012-09-10 15:30   ` Sven Eckelmann [this message]
2012-09-10 15:33   ` Gui Iribarren
2012-09-10 15:43     ` Esteban Municio
2012-09-13 17:00       ` Esteban Municio
2012-09-14 17:18         ` Esteban Municio
  -- strict thread matches above, loose matches on Subject: below --
2012-09-07 21:58 Esteban Municio
2012-09-07 22:02 ` Sven Eckelmann

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=15143492.AzxLCfTQHo@bentobox \
    --to=sven@narfation.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.