From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: pele@balorda.com,
The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] Node with two wireless interfaces - to bridge them or not?
Date: Thu, 3 Apr 2008 15:34:45 +0200 [thread overview]
Message-ID: <20080403133445.GA29070@hrz.tu-chemnitz.de> (raw)
In-Reply-To: <003a01c894a2$8f7ebe00$ae7c3a00$@com>
[-- Attachment #1: Type: text/plain, Size: 1817 bytes --]
Hello Pele,
bridging multiple interfaces is probably not a good idea, because as
soon as you have a cycle there will be bridging loops. The frames will
cycle until they are droppend and there is no TTL to stop them! :)
In Ethernet, a solution for this is STP [1], which will cut off (one of)
the links in the loop, but probably the good ones, so that is not what
you want. That is what the mesh is supposed to do. But bridging would
not bring you any performance increase anyway, so i'd suggest to
stick with your current setup.
(if you want to have only IP per interface for some reason, you can also
have a look at batman-advanced).
To increase multi-hop bandwidth you should better try the standard wifi
ways to reduce interferences/packet loss. E.g. try to switch off rts,
switch on fragmentation, limit baserate etc.
Best regards
Simon
[1] http://de.wikipedia.org/wiki/Spanning_Tree_Protocol
On Wed, Apr 02, 2008 at 11:18:38AM +0200, Predrag Balorda wrote:
> I have one node that has two wireless interfaces. I was thinking to increase
> somewhat the multi-hop bandwidth loss and what is the best way of doing that.
> Currently I have ath0 with two nodes on there and ath1 with another two nodes
> but I'm not bridging those two interfaces. The thing is, they are on the same
> subnet so is there any point in keeping them "separate", any performance
> advantage, or should I just make a bridge and add the two ath's to it and just
> have a single IP and run batman on that one bridge or leave it as it is, with
> two IPs from the same subnet and run batman ath0 /w ath1 /w as I do currently?
>
> Pele
>
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-04-03 13:34 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-02 9:18 [B.A.T.M.A.N.] Node with two wireless interfaces - to bridge them or not? Predrag Balorda
2008-04-03 13:34 ` Simon Wunderlich [this message]
2008-04-03 14:58 ` Predrag Balorda
2008-04-04 10:47 ` elektra
2008-04-05 20:26 ` [B.A.T.M.A.N.] Who can help with BATMAN-ADV integration into ROBIN-FW? Solon Lutz
2008-04-06 16:21 ` elektra
2008-04-06 16:39 ` Marek Lindner
2008-04-10 15:37 ` Solon Lutz
2008-04-18 4:57 ` Marek Lindner
2008-04-18 10:39 ` Re[2]: " Solon Lutz
2008-04-18 11:53 ` elektra
2008-04-18 11:58 ` elektra
2008-04-22 5:13 ` Simon Wunderlich
2008-04-30 17:20 ` Re[2]: " Solon Lutz
2008-05-01 18:27 ` Alexander Morlang
2008-05-02 7:40 ` Solon Lutz
2008-04-22 16:24 ` M. Peterson
2008-04-22 19:00 ` elektra
[not found] ` <2520215E-4451-43DD-B86C-BE1AA134933B@philippeapril.com>
2008-04-22 20:42 ` elektra
2008-04-22 20:57 ` dondavis
2008-04-22 21:07 ` M. Peterson
2008-04-23 1:19 ` elektra
[not found] ` <480E421E.3030407@gmx.net>
[not found] ` <FF6CA3D4-0705-458F-8FD4-80D4CDA3A165@philippeapril.com>
2008-04-22 20:42 ` elektra
2008-04-23 16:45 ` Alexander Morlang
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=20080403133445.GA29070@hrz.tu-chemnitz.de \
--to=simon.wunderlich@s2003.tu-chemnitz.de \
--cc=b.a.t.m.a.n@open-mesh.net \
--cc=pele@balorda.com \
/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