On 21/04/2011 19:47, Gioacchino Mazzurco wrote:
you didn't add your bridge interface to batman, did you?
Yes on Marek suggestion i done batctl if add br-clients
instead of batctl if add eth0
br-clients = bat0 + eth0 [ + ath0 eventually ]
Hi All
Firstly I want to thank all the devs here for the excellent work! I have recently upgraded all my Nodes here in Rural S.Africa as per VT project to B-ADV and it just works.
To Reply on setup question.
here is mine! interfaces: eth0, wifi0( ath0,ath1) UBNT unit.
root@MP-20:/etc/config# brctl show bridge name bridge id STP enabled interfaces br-lan 8000.00094557a8e5 yes eth0 bat0 ath1
root@MP-20:/etc/config# batctl if ath0: active
As bat0 is already bridged with the other interfaces, it's only required to run Bat-adv on the mesh interface i.e ath0. VAP: ath1 is used as a AP also link-local,with pppoe server all clients,node bridge ip's all static.
Wayne A