primexx Posted January 12, 2009 Share Posted January 12, 2009 Anyone know a free EAP-TTLS client that works with Windows 7? SecureW2 doesn't show up on the dropdown list in security settings anymore. (or, if you know how to make this work, that's fine too :) ) Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/ Share on other sites More sharing options...
mixxster Posted January 12, 2009 Share Posted January 12, 2009 I am looking exactly for this too. Keep everyone posted if you find anything. Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590410502 Share on other sites More sharing options...
primexx Posted January 13, 2009 Author Share Posted January 13, 2009 I made a post on their forums, let's see what comes up. So far the only thing I found was some other person's post (don't remember on what forum anymore, found it on google) asking the same thing, ~ 4 days ago. No reply to that. Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590413800 Share on other sites More sharing options...
FlipperPA Posted January 15, 2009 Share Posted January 15, 2009 I made a post on their forums, let's see what comes up. So far the only thing I found was some other person's post (don't remember on what forum anymore, found it on google) asking the same thing, ~ 4 days ago. No reply to that. Firlian has figured a temporary work around, but if anyone can find a better solution (without needing Vista, for example!), please post it! Here's the work around post: http://www.securew2.org/forum/viewtopic.ph...mp;p=2572#p2574 Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590427144 Share on other sites More sharing options...
primexx Posted January 15, 2009 Author Share Posted January 15, 2009 Firlian has figured a temporary work around, but if anyone can find a better solution (without needing Vista, for example!), please post it! Here's the work around post:http://www.securew2.org/forum/viewtopic.ph...mp;p=2572#p2574 haha I was just going to post this! I'm going to test it after I get home today, if it works I think we can just stick to this workaround until the issue's fixed. It seems to be a simple "add this to the list" fix that won't take long. Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590428610 Share on other sites More sharing options...
FlipperPA Posted January 15, 2009 Share Posted January 15, 2009 haha I was just going to post this!I'm going to test it after I get home today, if it works I think we can just stick to this workaround until the issue's fixed. It seems to be a simple "add this to the list" fix that won't take long. Ha, I figured an incoming link would also add to their Google-fu rankings. If you successfully generate an XML file, would you mind posting it here? Just blank out your SSID hex and text. I got a hold of one, but keep getting a message when trying to import with netsh that the file is corrupted... yet it looks fine to me. I figured I'd try one from another source. I'd do it myself, but no longer have a Vista machine (my testing machine went from Vista to being my 7 beta machine). Regards, -Flip Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590428654 Share on other sites More sharing options...
primexx Posted January 15, 2009 Author Share Posted January 15, 2009 Oh I forgot about the part about it being XML. Yes, if I get it working I'll definitely try to post a blank XML here, but that'll have to wait till I get home later today (I only have XP here in a VM, and I'm too lazy to load it for something that might not even work). Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590429150 Share on other sites More sharing options...
primexx Posted January 16, 2009 Author Share Posted January 16, 2009 and.... here's the XML that successfully imported <?xml version="1.0"?> <WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"> <name>Your-SSID</name> <SSIDConfig> <SSID> <hex>Your-SSID-Hex</hex> <name>Your-SSID</name> </SSID> <nonBroadcast>false</nonBroadcast> </SSIDConfig> <connectionType>ESS</connectionType> <connectionMode>auto</connectionMode> <autoSwitch>true</autoSwitch> <MSM> <security> <authEncryption> <authentication>WPA2</authentication> <encryption>AES</encryption> <useOneX>true</useOneX> </authEncryption> <OneX xmlns="http://www.microsoft.com/networking/OneX/v1"> <EAPConfig> <EapHostConfig xmlns="http://www.microsoft.com/provisioning/EapHostConfig"> <EapMethod> <Type xmlns="http://www.microsoft.com/provisioning/EapCommon">21</Type> <VendorId xmlns="http://www.microsoft.com/provisioning/EapCommon">0</VendorId> <VendorType xmlns="http://www.microsoft.com/provisioning/EapCommon">0</VendorType> <AuthorId xmlns="http://www.microsoft.com/provisioning/EapCommon">29114</AuthorId> </EapMethod> <Config xmlns="http://www.microsoft.com/provisioning/EapHostConfig"> <eap-ttls xmlns="http://schemas.securew2.com/eapconfig/eap-ttls/v0"> <Profile>DEFAULT</Profile> </eap-ttls> </Config> </EapHostConfig> </EAPConfig> </OneX> </security> </MSM> </WLANProfile> Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590430946 Share on other sites More sharing options...
primexx Posted January 16, 2009 Author Share Posted January 16, 2009 can't edit so... Well I'm at Uni now and the connection I set up yesterday worked perfectly (well, had to install a cert, but that went smoothly too) Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590433820 Share on other sites More sharing options...
FlipperPA Posted January 20, 2009 Share Posted January 20, 2009 can't edit so...Well I'm at Uni now and the connection I set up yesterday worked perfectly (well, had to install a cert, but that went smoothly too) I'm still having some issues. Did you have to install the cert before running the profile import? Regards, -Flip Link to comment https://www.neowin.net/forum/topic/721004-eap-ttls-in-win7/#findComment-590453568 Share on other sites More sharing options...
Recommended Posts