On 11/23/09, Samuel Martín Moro <faus...@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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to