From: Breno Jacinto <breno@freeunix.com.br>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@open-mesh.net>
Subject: [B.A.T.M.A.N.] B.A.T.M.A.N L2 over a Bluetooth PAN
Date: Thu, 12 Feb 2009 23:42:44 -0300 [thread overview]
Message-ID: <2ced936d0902121842k7ff76dc8o7c7d303a685a78bd@mail.gmail.com> (raw)
Hello,
I'm experimenting on heterogeneous ad hoc networks, which today
are still very restricted in terms of hardware availability for
off-the-shelf devices. Actually, the two most common technologies
available today are 802.11 and Bluetooth, being this last one able to
form simple personal area networks in the form of piconets.
In practical terms, the BlueZ stack of the Linux allows the
formation of Bluetooth PANs consisting of up to 8 nodes, but it's an
incredibly difficult process - actually, the piconet master needs to
bridge connections so that all other devices in the network, which
depend on this master, are able to reach it other directly - or at
least feel like they are doing that. In fact, everything is just an
emulation, since Bluetooth is a connection-oriented technology.
BNEP (Bluetooth Network Encapsulation Protocol) is the piece
responsible for emulating an Ethernet network over Bluetooth, and
theoretically any IP and above protocols can be used. Trying with
simple IP broadcasts over a Bluetooth network shows that it works, but
the problem comes when I try to do "straight" layer 2 broadcasts (not
coming from the IP layer), such as the ones that BATMAN L2 does.
I tried to run BATMAN and add the interfaces used on each device -
pan0 for the master, which is a bridge device, and bnep0 for the
slave, but the frame dont seem to reach any destination on the
network. The originators table remains empty on both sides of the
connection. Running Wireshark shows the frame being generated, but
never reaching anyone.
So, I still cannot figure out why this is happening. I'd like to
know if anyone has adventured in doing something similar and
succeeded.
best regards,
--
--
:: Breno Jacinto ::
:: breno - at - gprt.ufpe.br ::
:: FingerPrint ::
2F15 8A61 F566 E442 8581
E3C0 EFF4 E202 74B7 7484
:: Persistir no difícil é a única maneira de torná-lo fácil algum dia. ::
next reply other threads:[~2009-02-13 2:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-13 2:42 Breno Jacinto [this message]
2009-02-13 14:18 ` [B.A.T.M.A.N.] B.A.T.M.A.N L2 over a Bluetooth PAN Simon Wunderlich
2009-02-14 0:28 ` Breno Jacinto
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=2ced936d0902121842k7ff76dc8o7c7d303a685a78bd@mail.gmail.com \
--to=breno@freeunix.com.br \
--cc=b.a.t.m.a.n@open-mesh.net \
/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