The following reply was made to PR usb/167847; it has been noted by GNATS. From: PseudoCylon <[email protected]> To: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
