Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 08:27:22 -0700
From:      Bakul Shah <bakul@BitBlocks.com>
To:        Eric Schuele <e.schuele@computer.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: WPA_Supplicant at boot time.... 
Message-ID:  <200507251527.j6PFRM3M012746@gate.bitblocks.com>
In-Reply-To: Your message of "Mon, 25 Jul 2005 09:52:45 CDT." <42E4FCBD.70907@computer.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Was using:
>    ifconfig_ath0="DHCP"

Change that to
    ifconfig_ath0="DHCP WPA"

One more thing to note if your laptop can do suspend/resume:
wpa_supplicant spins on resume.

    ifconfig ath0 down

will kill wpa_supplicant on resume but you will have to
manually restart it [this is good enough for me so I haven't
gotten around to debugging the spinning issue]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507251527.j6PFRM3M012746>