Questions tagged [peap]

19 questions
13
votes
2 answers

How can I find Protected EAP credentials of a wireless network stored on Windows 7?

I need to remember the authentication credentials (username/password) of the wireless network on which I am connected. There is a way to reveal those informations on Windows 7? The wireless network is protected with WPA2-Enterprise AES, with…
MrMoog
  • 243
2
votes
0 answers

How to connect a Wi-Fi AP to an 802.1X-protected Ethernet LAN?

To connect my laptop to my organization's Ethernet LAN, I have to enable IEEE 802.1X PEAP authentication, and set the authentication method to Secure Password (MSCHAP v2), which requires no client-side certificate. I then have to set the…
Leo103
  • 121
2
votes
0 answers

WiFi Enterprise / 802.1x / PEAP / Windows RADIUS: Multiple devices fail to connect when using the same authentication details

I'm having trouble getting multiple devices to establish a WiFi connection when they use the same authentication details. Here's a bit about my wireless setup: Single access point using WPA2 Enterprise (802.1X) -- Linksys WAP4400N (yep it's pretty…
2
votes
1 answer

Connection failed to PEAP wireless

I am trying to connect to my university wireless but nm-applet ask me the username and password again and again. I use linux mint OS. Here is the system log: Jul 29 18:34:54 kaptan NetworkManager[905]: Activation (wlan0) starting connection…
Burak Yildiz
  • 121
  • 4
2
votes
0 answers

How to configure a wireless router on a wired PEAP network

I tried plugging in a wireless router to a wired PEAP network to allow devices without ethernet ports to connect, but it doesn't work. Is a special type of wireless router required and are there any settings that need to be set on the router to…
Tom
  • 21
2
votes
1 answer

connect to windows vpn (peap) from linux

Our admin just changed the vpn stuff to something different and I'd like to know how to connect to the windows vpn from a linux (debian testing) box. a certificate file (in p7b format, which I was able to convert to pem, which supposedly…
2
votes
1 answer

Can I use a network switch/bridge to "convert" a WPA2-Enterprise access point to WPA2-Personal?

I moved into a college dorm that provides WiFi with WPA2-Enterpise+PEAP - every student must supply an individual username and password to connect to the university network. One of my devices, a game console, does not support WPA2-Enterprise, only…
1
vote
0 answers

Choosing specific Access Point in multiple point that uses EAP/PEAP

I'm viewing one hotspot with several points (different MAC Address) and found that one specific MAC have gives better speed than others, however I don't always get connect to that one (there are about 8 of them). How can I connect to that specific…
1
vote
1 answer

Wireless 802.1x Authentication with WEP Encryption

I would like to set up Cisco WLC with WLAN with 802.1x authentication. I see that the only encryption mechanism is WEP. Everywhere it says that this algorithm is weak solution? Im I missing something or the combination 802.1x (PEAP) with WEP has…
Arto33
  • 11
1
vote
0 answers

How to use windows pcap api on windows 7?

I want to implement a 802.1X wireless client in windows 7 using PEAP/MSCHAPv2. The 802.1X protocol is a datalink layer protocol, it uses the EAPOL protocol to encapsulate the packets. However, I don't know what lib can I use to send the EAPOL…
1
vote
1 answer

How to correctly integrate FreeRadius and eDirectory for eduroam?

Does anyone have any experience implementing eduroam and integrating Free-Radius and eDirectory? If yes pleas share your experience on how to correctly configure both. Also, do I have to retrieve edirectory universal user password in clear text, in…
Gazel
  • 113
1
vote
2 answers

WPA2 AES PEAP will not work on new Windows 7 DELL

I recently just built two new DELL E6510's for two developers at my company. I will post the specs below. Everything seems to be working fine on the machines, the only issue is that we cannot connect to the wireless network inside the office. We…
1
vote
1 answer

Connect via TTLS or via PEAP?

I have the option to choose either of those protocols to connect to my university WLAN. Which should I use? Does it matter? What are the drawbacks of each choice?
Christian
  • 2,334
1
vote
0 answers

Secure wifi connection with FreeRADIUS, MySQL, EAP-PEAP, TLS

I'm trying to setup a wireless network as shown in the picture and I'm struggling how to secure it. Picture of Wifi Network: My basic question is: How I can securely store passwords into MySQL database so that FreeRADIUS can read it? Here's a…
Eastman
  • 59
0
votes
0 answers

Failed to find blob when retrieving username/password for connected WIFI with PEAP

Hi I followed this post, try to find a way to retrieve the username and password for a connected WPA2-Enterprice & PEAP protected WIFI. I used this tool to and ran it under system privilege. The MSMUserData key was successfully outputted while it…
Shore
  • 101
1
2