2010-02-25 21:45, Marwan Sultan skrev:

Hello List,



  well im sure its a small mistake here or there.

  I know driver works with PCBS perfectly, but i cannot manualy configure it.

  something missing..



  its iwn wireless driver, here are the settings :



/boot/loader.conf



legal.intel_iwn.license_ack=1

if_iwn_load="YES"

wlan_scan_ap_load="YES"
wlan_scan_sta_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"


/etc/rc.conf



wlans_iwn0="wlan0"

ifconfig_wlan0="WPA DHCP"



/etc/wpa_supplicant.conf



network={


         ssid="SSID"
         wep_key1="PASSWORD"
         }



-------------------------------------------------------------



Its Associated but no ip, its always 0.0.0.0 and sometimes an error of

multicast call back..



I tried to add in /etc/rc.conf inet 192.168.0.11 netmask 255.255.255.0 instead 
of DHCP

but same results.



Any hints please?



Thank you.



Marwan
                                        
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/201469228/direct/01/_______________________________________________
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"

You could try reading this thread:

http://forums.freebsd.org/showthread.php?t=8041

I'm using this driver with exelent results.

/Leslie
_______________________________________________
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