This post is mainly focused in mapping VLANs using 2 Cisco Outdoors APs. The RAP will run Mobility Express WLC image, and the MAP is converted to CAPWAP mode. I won’t covert the initial ME…
Category: Wi-Fi
Decrypt wireless frames with Wireshark
Disclaimer This is not a hacking post about sniffing wireless networks or cracking passwords, the intention is to show how to decrypt 802.11 frames (knowing the password and the SSID) using the open-source packet…
Configure EAP-TLS using ISE and Meraki AP
This post describes how to set up a Meraki WLAN with 802.1x using EAP-TLS as an Authentication Method. If you want to get some background about the flow process of EAP-TLS, please take…
Wireless Authentication using EAP-TLS Protocol
Extensible Authentication Protocol-Transport Layer Security It’s well defined by the RFC 5216 as the most secure EAP standard available, EAP-TLS requires mutual certificate-based and key derivation in order to authenticate the supplicants, both “Supplicants and…