From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 20 Apr 2011 23:05:40 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104202305.40456.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman doesn't see neigh on wired lan 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 Wednesday 20 April 2011 22:39:30 Gioacchino Mazzurco wrote: > Here in Pisa we are experiencing a big problem! > > Nodes doesn't see each other on cable! > > below is some data from the 2 nodes > > As you can see nodes receives each other BAT packets but don't see > each other as neighbor... > > also batctl tr can confirm it... > > what is happening? That can't work - eth0 is part of a bridge. You can either use eth0 with batman or in a bridge, not both. However, you can configure batman to use the bridge interface which the eth0 interface is part of. Cheers, Marek