usb/167847: [ural] dlink dwl-122g e crashes(?) when trying wap2 crypto

PseudoCylon moonlightakkiy at yahoo.ca
Wed May 16 03:30:13 UTC 2012


The following reply was made to PR usb/167847; it has been noted by GNATS.

From: PseudoCylon <moonlightakkiy at yahoo.ca>
To: bug-followup at FreeBSD.org, cjr at cruwe.de
Cc:  
Subject: Re: usb/167847: [ural] dlink dwl-122g e crashes(?) when trying wap2 crypto
Date: Tue, 15 May 2012 21:28:12 -0600

 First, comment out 3 lines you have added to /etc/rc.conf temporary
 until the problem is solved.
 
 Try this hostapd.conf
 
 interface=wlan0
 ctrl_interface=/var/run/hostapd
 ctrl_interface_group=wheel
 ssid= bsdap
 wpa=2
 wpa_passphrase=UseYourOwnPwd
 wpa_key_mgmt=WPA-PSK
 wpa_pairwise=CCMP
 
 Then, plugin the device,
 #ifconfig wlan create wlandev run0 wlanmode ap
 #/etc/rc.d/hostapd onestart
 #ifconfig wlan0 inet 192.168.3.1
 
 
 AK


More information about the freebsd-usb mailing list