On 6/27/06, Juan Luis Moyano <[EMAIL PROTECTED]> wrote:
Hi guys, is there any script or some package that lets me connect my obsd box automatically to an unsecured wireless AP? If so, is it possible for the connection to be made to the one that has the best signal strength? TIA.
man ifconfig(8) and hostname.if(5) for starters. See the first example in wi(4) and tweak as needed, I think it's what you're looking for. Not sure about the signal strength issue though, unless a script of some sort was written. -Jamie

