public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] basic B.A.T.M.A.N-adv setup
Date: Tue, 20 Oct 2009 17:17:12 +0200	[thread overview]
Message-ID: <200910201717.12868.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <45f642440910200802u6864b4cfk6b52f03bed14f8fe@mail.gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1272 bytes --]

Francesco wrote:
> Hi all,
> i'm starting a B.A.T.M.A.N. mesh testbed, i've read some messages to find
> some answers but no luck.
> I'll try to explain what I've done and the errors i get..hope i get some
> help in here.
> 
> >From the beginning, I am using batman-adv 3.2 compiled along with batctl.
There is nothing like batman-adv 3.2. Where did you got it from?

> Only one wireless interface (wlan0) on each linux box (5 boxes by now)
> Here are commands I fire on each node:
> 
> $ insmod batman-adv.ko
> $ iwconfig wlan0 mode ad-hoc essid BATMAN_NET
> $ echo wlan0 > /proc/net/batman-adv/interfaces
> $ ifconfig wlan0 192.168.1.xxx up
> $ ifconfig bat0 up
You must give bat0 also an ip to use IPv4(/6) over it... in most cases only 
bat0 as it is just the hardware interface the bat0 interface is using.
If you only want to test raw ethernet data over bat0 this should work.

> I get a new bat0 interface, iwconfig shows nodes properly part of the
>  ad-hoc network.
> I see correct $batctl o  output but i cannot $batctl ping $mac_address
Can you please give the originator table and send some small dumps (tcpdump -
w, batctl td) of both nodes when you try to send a batctl ping?
What mac address did you use?

Best regards,
	Sven

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

  reply	other threads:[~2009-10-20 15:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-20 15:02 [B.A.T.M.A.N.] basic B.A.T.M.A.N-adv setup Francesco
2009-10-20 15:17 ` Sven Eckelmann [this message]
2009-10-20 15:23   ` Sven Eckelmann
2009-10-20 16:02   ` Francesco
2009-10-20 17:10     ` Sven Eckelmann
2009-10-20 17:17       ` Sven Eckelmann
2009-10-20 19:59         ` Francesco
2009-10-20 20:22           ` Sven Eckelmann
2009-10-21  6:54             ` Francesco
2009-10-21  7:05               ` Andrew Lunn
2009-10-21  7:35                 ` Francesco
2009-10-21 10:00                   ` Sven Eckelmann
2009-10-21 12:00                     ` Sven Eckelmann
2009-10-21 15:26                       ` [B.A.T.M.A.N.] [PATCH] Start to send originator messages when interface gets active Sven Eckelmann
2009-10-21 17:21                         ` [B.A.T.M.A.N.] [batman-adv] " Marek Lindner
2009-10-21 12:11                     ` [B.A.T.M.A.N.] basic B.A.T.M.A.N-adv setup Francesco
2009-10-20 15:33 ` Marek Lindner

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=200910201717.12868.sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.de \
    --cc=b.a.t.m.a.n@lists.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