From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 28 Nov 2012 13:02:26 +0800 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201211281302.26496.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv: Raw Socket Communication 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, > However, when I send packet from node A to node C. Node C does not > receive anything. But if I send packet from node A to node B, node B > can receive that packet. > Not sure what happened. The link shown below is the program I used to > send packet. Both source and destination are MAC address. > > https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/attachments/20111206/52f0 > 60cb/attachment.c haven't looked at the code but it sounds like you are using the wrong mac addresses ? Do you use the respective bat0 mac address as source and destination for your packets ? Cheers, Marek