Alex wrote: > Hi, > I use wpi driver and the card works fine, it's able to show available > networks. My question is how do I connect to WPA Enterprise with TTLS and > PAP. For wpa_supplicant I sucessfully used this config under Linux on this > machine: > * eapol_version=2 > * ap_scan=1 > * fast_reauth=1 > * network={ > o ssid="SomeNetwork" > o key_mgmt=IEEE8021X > o eap=TTLS > o identity="Netname" > o password="Password" > o phase2="auth=PAP" > * } > > uname shows: 5.11 snv_79a i86pc i386 i86pc > I'm not able to use wpa_supplicant under Solaris because it gives and error: > "ld.so.1: wpa_supplicant: fatal : libssl.so.0.9.7: open failed: No such file > or directory". > I have libssl 0.9.8 but not ..7. Is there any way to make it work? > NWAM does not seem to have options for TTLS and 802. At least I didn't find > how to do it. > wificonfig does not seem to do the trick too. Please help to setup network > using any kind of supplicant. > > Best regards, > Alex > > > This message posted from opensolaris.org > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org > Still isn't supported yet, sorry. First release will probably not be integrated into Nevada discs.
James