o11s / open80211s

open80211s
Other
242 stars 55 forks source link

Secured open80211s MESH network formation using 802.1X/EAP authentication #61

Open sritam2 opened 7 years ago

sritam2 commented 7 years ago

Dear All,

After following the wiki page, I am able to form a secured MESH network using SAE authentication mechanism. Now as per 802.11s specification, I also want to form a secured MESH network using 802.1X/EAP authentication mechanism. But I could not find any open source resource in internet explaining on how to form a secured 802.11s MESH network using 802.1X/EAP authentication mechanism.

Please help me on how I can form a secured 802.11s MESH network using 802.1X/EAP authentication mechanism.

Looking forward to your help.

Thanks and Regards, Sritam Paltasingh.

zhejunli commented 6 years ago

You can use authsae.

sritam2 commented 6 years ago

But WPA_supplicant works the best. Even better than authsae. I have experienced it practically On Feb 20, 2018 6:27 PM, "zhejunli" notifications@github.com wrote:

You can use authsae.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/o11s/open80211s/issues/61#issuecomment-367053536, or mute the thread https://github.com/notifications/unsubscribe-auth/AQFsBVYCx7bC8oBk0LgmLu0r6l57VC1Rks5tWwCUgaJpZM4Ngp6l .

zhejunli commented 6 years ago

@sritam2 We're using Authsae and it works just fine. Good to hear what's the advantage of wpa_supplicant over the Authsae? Thanks.

Jeff