Re: Wpa Enterprise doesn' work



karsten wrote:
hello,

has anyone tested wpa enterprise with TTLS and PAP activated?
connection with nm fails, when i want to use wireless lan in
university. connecting with wpa_supplicant works this way:

-------------
ctrl_interface=/var/run/wpa_supplicant
	eapol_version=1
	ap_scan=1
	fast_reauth=1

	network={
        	scan_ssid=1
		ssid="802.1X"
	      	key_mgmt=WPA-EAP
		eap=TTLS
		anonymous_identity="anonymus"
		ca_cert="/home/karsten/Documents/root-ca-cert.pem"
		identity="identity"
		password="password"
		phase1="peaplabel=0"
		phase2="auth=PAP"	
}
--------------

network-manager doesn't provide a choice for the pap-protocol - that
could be a reason, or not?

best regards,


I am in the same situation, EAP-TTLS/PAP, and I asked the same question as you did.

Here is the answer:

http://mail.gnome.org/archives/networkmanager-list/2006-April/msg00071.html

Nico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]