. .

Tag: 802.1x

Comments Off on Linux as PEAP/MSCHAPv2 Client

Linux as PEAP/MSCHAPv2 Client

This summarize my experience on using Linux as a PEAP/MSCHAv2 client and using wpa_supplicant to connect to the 802.1x AP.

Comments Off on Proxying a PEAP/MSCHAPv2 request

Proxying a PEAP/MSCHAPv2 request

Let make it simple, sometimes, your RADIUS server may need to proxy a PEAP/MSCHAPv2 request to another RADIUS (Home Server) to authenticate a user.

Comments Off on hostapd & 802.1x & freeradius

hostapd & 802.1x & freeradius

Setting up an AP which accept PEAP/MSCHAPv2 authentication using Linux with a ‘Master Mode-able’ wifi device, sometimes, is not quite worth. Using ready-made network appliance should be more easy and stable. However, setting up a RADIUS server to terminate the PEAP/MSCHAPv2 request can’t be avoided.