hello,
I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no
success (it worked fine on 7.0).. would appreciate some advice
in /boot/loader.conf:
if_ath_load="YES"
wlan_tkip_load="YES"
wlan_scan_ap_load="YES"
wlan_scan_sta_load="YES"
in: /etc/wpa_supplicant.conf:
network={
ssid="Myssid"
key_mgmt=WPA-PSK
psk="MySharedPhrase"
}
and in /etc/rc.conf:
ifconfig_ath0="WPA DHCP"
then i run /etc/rc.d/netif start
it gives up....
** by the way.. ifconfig ath0 up scan gives nothing.. not even an error
message.. what shall i do ??
thanks
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"