From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 28 Feb 2012 16:21:13 +0800 References: <201202281344.35368.lindner_marek@yahoo.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201202281621.13484.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Fwd: /lib/batman-adv/config.sh 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 Tuesday, February 28, 2012 16:06:44 Filippo Sallemi wrote: > Ok but i' dont wait for this. Hotplug was called when a new interface > is added. msh0 is no a real interface so when wlan0 is added I sleep 4 > seconds and check if wlan0 is part o batman-adv interfaces. Sorry, I don't understand. What do you mean with "msh0" is not a real interface ? The part about wlan0 I understand - the question was what happens if the interface is not named wlan0? This could be your wireless config file: config 'wifi-iface' option 'device' 'radio0' option 'ifname' 'msh0' option 'mode' 'adhoc' option 'ssid' 'mesh' Cheers, Marek