Date: Wed, 7 Dec 2005 22:35:54 +0100 From: Dominique Goncalves <dominique.goncalves@gmail.com> To: =?ISO-8859-1?Q?Erik_N=F8rgaard?= <norgaard@locolomo.org> Cc: Jon Drukman <jsd@cluttered.com>, freebsd-questions@freebsd.org Subject: Re: Thanks for FBSD6 Message-ID: <7daacbbe0512071335t835e72mfc0b016b89a349f9@mail.gmail.com> In-Reply-To: <43974CEB.6080708@locolomo.org> References: <dn7el7$6dr$1@sea.gmane.org> <7daacbbe0512071233q71e5608as8e47a975032f46f4@mail.gmail.com> <43974CEB.6080708@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > You can use in /etc/rc.conf: > > > > ifconfig_ath0=3D"DHCP ssid your_ssid" > > That's FreeBSD 5.X and prior way of doing it. The suggested way to > config your wirerless is with wpa_supplicant(8). In rc.conf add: > > wpa_suplicant_enable=3D"YES" > ifconfig_ath0=3D"DHCP" > > and create wpa_supplicant.conf: > > network=3D{ > ssid=3D"MyWireless" > mode=3D"11g" > } According to this documentation http://www.freebsdmall.com/~loader/en_US.ISO8859-1/articles/wireless/articl= e.html this syntax is ok on 6.0, but I don't know if the order of arguments have an importance. Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7daacbbe0512071335t835e72mfc0b016b89a349f9>