EAP-TLS and wpa_supplicant
wpa at antrina.org
wpa
Wed Oct 27 02:08:11 PDT 2004
On Wed, 2004-10-27 at 11:32, Jouni Malinen wrote:
> On Tue, Oct 26, 2004 at 10:04:48PM +1000, wpa at antrina.org wrote:
>
> > On linux I used the Linuxant Driverloader with the same wireless cards
> > and wpa_supplicant 0.2.5. I was able to get TLS and PEAP authentication
> > working with the wireless router. However, if the wireless network is
> > left idle for about 5 minutes, the network will stop working. When the
> > network stop working, the output of wpa_supplicant (at the end of this
> > email) can be seen.
>
> Please send full debug log from wpa_supplicant, i.e., including the
> first successful run.
Hi Jouni,
Thank you for responding to my problem.
The log file is attached. The command line that generated this log is
"wpa_supplicant -d -w -i eth1 -c /etc/wpa_supplicant.conf". The
wpa_supplicant.conf is also attached.
Regards,
Eric Yeo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wpa.log.gz
Type: application/x-gzip
Size: 3722 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20041027/3a93f229/attachment.bin
-------------- next part --------------
network={
ssid="rings"
scan_ssid=1
key_mgmt=WPA-EAP
eap=TLS
pairwise=TKIP
group=TKIP
identity="smeagoltest"
ca_cert="/etc/yeo-ca.pem"
client_cert="/etc/wpa/smeagoltest.pem"
private_key="/etc/wpa/smeagoltestkey.pem"
private_key_passwd="smeagoltest"
}
More information about the Hostap
mailing list