Hello, could someone provide me wit a hint how to get wpa_supplicant to work in the following environment :
- standard : IEEE 802.11 (at least they pretend in the doc) - mode : "infrastructure" (?) - WEP : 128bit - Authent : open - and then "username/password" upon browser-launch (at least under Windows) When I put the following to wpa_suplicant.conf I get "State : ASSOCIATED -> COMPLETED" : ssid="their-ID" (unpublished) scan_ssid=1 key_mgmt=NONE wep_key0="part1" wep_key1="part2" wep_key2="part3" However, 'dhclient wlan0' says "No DHCPOFFERS received" .... Any help appreciated. Thanx in advance, regards, Arno _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
