On Mon, Jul 30, 2007 at 04:23:22PM +0200, Michael Lansche wrote:
> 
> Etch-nb:~# cat /etc/wpa_supplicant/wpa_supplicant.mynet.conf
> # WPA-PSK/TKIP
> 
> ctrl_interface=/var/run/wpa_supplicant
> 
> network={
>         ssid="allnet"
>         key_mgmt=WPA-PSK
>         proto=WPA
>         pairwise=TKIP
>         group=TKIP
>         psk=generated WPA PSK with wpa_passphrase
> }

Ok, that looks pretty regular. Another thing I can suggest is to try 
to add a delay (like 'sleep 5') to the start/pre-up branch in the 
/etc/wpa_supplicant/ifupdown.sh, right after conf_wpa_supplicant line. 
That delay should give the WPA authentication some time to settle 
before the dhclient is invoked to obtain an DHCP lease. Let me know if 
it helps.

Best regards,
-- 
Jurij Smakov                                           [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/                      KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to