From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 21 Jun 2012 10:28:17 +0200 References: <4FE1350E.9040807@versatic.net> In-Reply-To: <4FE1350E.9040807@versatic.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201206211028.18281.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] packets not processed by batman on eth0 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 Hi, > I talked to marec last week on irc (I'm tahini). I have a linksys > router that runs batman on the eth0 interface and other routers or > laptops are connected to it. Problem is, even though the batman packets > pass from the other machines to the linksys, it seems something weird > happens on the linksys and the interface is not recognized as a batman > neighbor. the problem is that leon does not receive any packets from its neighbors. Its log only repeatedly states "Sending own packet" but no information about incoming packets is printed. If you compare it with the other logs you will see what I mean. A common mistake leading to this symptom is a bridge misconfiguration. Is eth0 on leon part of a bridge ? Cheers, Marek