FreeBSD/wpa_supplicant

Alvarez alvarezes at gmail.com
Tue Jun 19 11:13:44 UTC 2007


First make the following script

ee /etc/wpa_supplicant.conf

Once you are in ee, then type:

network={
	ssid="Your ssid"
	psk ="whatever_your_key_is"
{

after that, ee /etc/rc.conf and edit your if_config command (it depends if you use ndis0, ath0, etc)

then after that run /etc/rc.d/netif restart again. If you have any more problems, give me a dump of your messages and I can walk you through it.

On Mon, 18 Jun 2007 11:17:57 +0200
Olivier Regnier <oregnier at oregnier.net> wrote:

> Hi everyone,
> 
> Anytime i install FreeBSD for the first time on my laptop impossible to 
> connect itself to Internet. I must restart with this command :
> /etc/rc.d/netif restart. After, there are not problem.  Just the first 
> time.  What happened ?
> 
> I use wpa_supplicant.
> 
> Can you help me please ?
> 
> Olivier.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


-- 
Alvarez <alvarezes at gmail.com>


More information about the freebsd-questions mailing list