please help ...

On Sat, Jul 4, 2009 at 4:44 AM, 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....
>
> ** by the way.. ifconfig ath0 up scan    gives nothing..  not even an error
> message.. what shall i do ??
>
> thanks
>
>
_______________________________________________
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