From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 25 Oct 2010 14:48:57 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201010251448.57946.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv multi-hop route 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 , Linus =?utf-8?q?L=C3=BCssing?= On Monday 25 October 2010 06:03:01 Xianghua Xiao wrote: > I'm trying to test how much bandwidth is left after multi-hops using > dual-radio as the backbone(interface alternating), I have a few nodes > and want to force them cascaded, is there a way to set up 'static hop > route' somehow so the nodes will not take a short-cut, the nodes are > all close-by. > > Basically I want to have A->B->C->D->E and avoid A->E or something alike. You could remove the external antennas (if any) to reduce the signal strength. That is much easier than a software solution. Alternatively you can use ebtables to block unwanted OGMs. Linus might be of help here. Regards, Marek