Re: WLAN issue

2011-07-04 Thread Paul B. Mahol
On 7/3/11, _ wrote: > Hi List, > > I can't get my WLAN (WPA) to work and I am somewhat at a loss, as to what > else to try... > > > The /etc/rc.conf portion looks like this: > > ifconfig_wi0="WPA DHCP" > > > My /etc/wpa_supplicant.conf looks like this: > > network={ > ssid="my_ssid" > psk="my_

Re: WLAN issue

2011-07-03 Thread _
ernel even crashed a few times when I ran the netif script. On Sun, Jul 3, 2011 at 7:21 PM, Robert Bonomi wrote: > > > Date: Sun, 3 Jul 2011 18:03:35 +0200 > > To: freebsd-questions@freebsd.org > > Subject: WLAN issue > > > > Hi List, > > > > I can&

Re: WLAN issue

2011-07-03 Thread Matthias Apitz
El día Sunday, July 03, 2011 a las 06:03:35PM +0200, _ escribió: > Hi List, > > I can't get my WLAN (WPA) to work and I am somewhat at a loss, as to what > else to try... > > > The /etc/rc.conf portion looks like this: > > ifconfig_wi0="WPA DHCP" > > > My /etc/wpa_supplicant.conf looks like

WLAN issue

2011-07-03 Thread _
Hi List, I can't get my WLAN (WPA) to work and I am somewhat at a loss, as to what else to try... The /etc/rc.conf portion looks like this: ifconfig_wi0="WPA DHCP" My /etc/wpa_supplicant.conf looks like this: network={ ssid="my_ssid" psk="my_psk" } The above should be fine in terms of h