WiFi interface - scanning ssid

Paul B Mahol onemda at gmail.com
Mon Nov 23 14:23:21 UTC 2009


On 11/23/09, Samuel Martín Moro <faust64 at gmail.com> wrote:
> It is up
>
> in my script, I do the following:
> ifconfig $itf down
> ifconfig $itf delete
> ifconfig $itf up scan &
> var=$!
> #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.


More information about the freebsd-questions mailing list