On Tue, Jun 13, 2006, Kel Modderman wrote: > Hi Mohammed, > > Is this happening with latest versions (0.4.9 or 0.5.3 from experimental) ?
It works when I run wpa_supplicant -c /etc/wpa_supplicant.conf -Dwext -dd -i eth1 where /etc/wpa_supplicant.conf contains network={ ssid="my_essid" key_mgmt=WPA-PSK psk="MyPassPhraseInPlainText" } but not when I do ifup eth1 with wpa-driver wext wpa-ssid "my_essid" wpa-key-mgmt WPA-PSK wpa-passphrase MyPassPhraseInPlainText I notice that Encryption key:off -- adn Mohammed Adnène Trojette