On Fri, Jul 3, 2009 at 10:44 PM, Atheer Elobadi<atheer.elob...@gmail.com> wrote:
> 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....
>

Is wpa_supplicant running?

> ** by the way.. ifconfig ath0 up scan    gives nothing..  not even an error
> message.. what shall i do ??
>

What is the output from `ifconfig ath0' ?


-- 
Glen Barber
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to