public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] Fwd: Batman-adv simple configuration example
Date: Fri, 11 May 2012 16:25:16 +0800	[thread overview]
Message-ID: <201205111625.16609.lindner_marek@yahoo.de> (raw)
In-Reply-To: <20120510231649.Horde.mtJYKOanEAJPrD5R7pqW_NA@beta.mail.sapo.pt>

On Friday, May 11, 2012 06:16:49 Pedro Nuno Costa Rodrigues wrote:
> The batman-adv-devel version didn't work...:
> 
> In the:https://dev.openwrt.org/wiki/GetSource
> 
> downloaded: svn co svn://svn.openwrt.org/openwrt/trunk/
> 
> with this feed in feeds.conf.default:
> src-svn batman http://downloads.open-mesh.org/svn/openwrt-feed/

That is the package for developers. You only want to use it if you really know 
what you are doing.


> The only thing that didn't start with the boot of the routers was the:
> -option 'gw_bandwidth' '5mbit/1024kbit'
> -option 'gw_mode' 'server'
> -option 'vis_mode' 'server'

I just tried to replicate the problem but I can't (using the latest trunk 
package). Here my simple batman-adv configuration file:

cat /etc/config/batman-adv 

config 'mesh' 'bat0'
        option 'interfaces' 'eth1'
        option 'vis_mode' 'server'
        option 'gw_mode' 'server'
        option 'gw_bandwidth' '5mbit/1024kbit'


The corresponding logread output after starting batman-adv:

root@OpenWrt:/# batman-adv start
batman_adv: bat0: Adding interface: eth1
batman_adv: bat0: Interface activated: eth1
batman_adv: bat0: Changing gateway bandwidth from: '41' to: '49' (propagating: 
4MBit/1024KBit)
batman_adv: bat0: Changing gw mode from: off to: server
batman_adv: bat0: Changing vis mode from: client to: server

Regards,
Marek

  parent reply	other threads:[~2012-05-11  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 22:16 [B.A.T.M.A.N.] Fwd: Batman-adv simple configuration example Pedro Nuno Costa Rodrigues
2012-05-10 22:24 ` Pedro Nuno Costa Rodrigues
2012-05-11  8:25 ` Marek Lindner [this message]
2012-05-11 13:07 ` Guido Iribarren
2012-05-12 18:22   ` Pedro Nuno Costa Rodrigues

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=201205111625.16609.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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