Date: Tue, 19 Jun 2007 19:44:45 +0900 From: Alvarez <alvarezes@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD/wpa_supplicant Message-ID: <20070619194445.be48d278.alvarezes@gmail.com> In-Reply-To: <46764DC5.6030609@oregnier.net> References: <46764DC5.6030609@oregnier.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Alvarez <alvarezes@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070619194445.be48d278.alvarezes>