public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Problem after configuring a bridge
@ 2011-02-23  7:45 Dr. Stefan Radtke
  2011-02-23  8:54 ` Antonio Quartulli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dr. Stefan Radtke @ 2011-02-23  7:45 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hello *,

I set up batman-adv-2010  on OpenWRT (backfire 10.3.x). Mesh interface  
is wlan0 and another non-batman-LAN is connected to eth0. non-batman 
clients should connect via the eth0 interface. (Full description and 
network diagram here: 
https://forum.openwrt.org/viewtopic.php?pid=129226#p129226 ).

After setting up batman-adv 2010.x with

batctl if add wlan0
ifconfig wlan 0 0.0.0.0
ifconfig bat0 192.168.10.2    (previous ip address of wlan0)
ifconfig bat0 up

I have to configure a bridge  (according to quick start guide 
http://www.open-mesh.org/wiki/batman-adv-quick-start-guide) because I 
want batman-adv to announce MAC-addresses connected to eth0 (see network 
diagram):

brctl addbr mesh-bridge
brctl addif mesh-bridge eth0
brctl addif mesh-bridge bat0
ifconfig eth0 up
ifconfig bat0 up
ifconfig mesh-bridge up


Although the translation tables (global and local) seem fine in this moment, at the same momentof bringing up the bridge I cannot send any more packets through bat0 or ent0.
Both don't even reply to a ping.

Network setup and outputs of ifconfig onhttp://www.open-mesh.org/wiki/batman-adv-quick-start-guide  

Any hint is appreciated.

Stefan


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-23 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23  7:45 [B.A.T.M.A.N.] Problem after configuring a bridge Dr. Stefan Radtke
2011-02-23  8:54 ` Antonio Quartulli
2011-02-23 10:20 ` Sven Eckelmann
2011-02-23 17:42 ` Dr. Stefan Radtke
2011-02-23 18:14   ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox