From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4DB17A33.8080002@gmail.com> Date: Fri, 22 Apr 2011 14:53:07 +0200 From: wayne MIME-Version: 1.0 References: <20110419132935.GA20312@Sellars> <20110421174352.GA23449@Sellars> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [B.A.T.M.A.N.] batman-adv vis_data Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking 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