Date: Mon, 23 Nov 2009 15:23:18 +0100 From: Paul B Mahol <onemda@gmail.com> To: =?ISO-8859-1?Q?Samuel_Mart=EDn_Moro?= <faust64@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: WiFi interface - scanning ssid Message-ID: <3a142e750911230623w5148ab3eo46c953691a73e141@mail.gmail.com> In-Reply-To: <ce5f79aa0911230618i4d5cb79dm9b35c4c9227bc0ab@mail.gmail.com> References: <ce5f79aa0911230333t4c4112caifa7f9a360d6afd7a@mail.gmail.com> <ce5f79aa0911230537k659c0adasf876aecddcc9b165@mail.gmail.com> <3a142e750911230610h5649b1cbm65cfda1f1e133417@mail.gmail.com> <ce5f79aa0911230618i4d5cb79dm9b35c4c9227bc0ab@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/23/09, Samuel Mart=EDn Moro <faust64@gmail.com> wrote: > It is up > > in my script, I do the following: > ifconfig $itf down > ifconfig $itf delete > ifconfig $itf up scan & > var=3D$! > #some loop waiting ifconfig to stop, or killing it after 30 seconds > eval `ifconfig -v $itf list scan | sed 's/ome/reg/expr' | awk '{toto}'` If you control interface via script, then you probably want to use manual roaming.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750911230623w5148ab3eo46c953691a73e141>