๐ก EAP-TLS RADIUS Experiments¶
A complete guide to setting up FreeRADIUS with EAP-TLS authentication.
Learn how to deploy a secure and scalable authentication system with FreeRADIUS.
๐ Project Overview¶
This project provides a step-by-step guide on setting up EAP-TLS authentication in FreeRADIUS, including: - โ Installing FreeRADIUS - ๐ Generating EAP-TLS Certificates - โ๏ธ Configuring the RADIUS Server - ๐ก Connecting Wireless Clients - ๐ Debugging and Troubleshooting
๐ Switch languages using the navigation bar at the top.
๐ Experiment Environment¶
Component | Description |
---|---|
๐ฅ๏ธ Ubuntu VM | RADIUS server environment |
๐ก Router | Wireless access point (AP) |
๐ฑ Redmi K50 | Wireless client for authentication |
๐งฉ Wi-Fi Adapter | For debugging and packet capture |
๐ Useful Resources¶
๐ FreeRADIUS Official Docs
๐ FreeRADIUS.org
๐ Certificate Authority & Security
๐ Let's Encrypt
๐ Project GitHub Repository
๐ yangxir/RADIUS-EAPTLS-EXP