Skip to content

๐Ÿ“ก 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