Command line testing for EAP configuration
**Command line testing for EAP --------------------------------------------- As part of the process of configuring EAP for FreeRADIUS, you will need to test whether or not it works. If you prefer to use a command line tool rather than clicking through windows, this article walks through the steps for testing your EAP configuration. While FreeRADIUS comes with a command-line tool called radeapclient, by far and away the best EAP testing tool is the eapol_test program from wpa_supplicant. The default build of wpa_supplicant does not build the eapol_test program, so you will have to do that yourself. This article walks you through exactly how to setup eapol_test and how to use it to test your EAP configuration. Read the full article… https://networkradius.com/articles/2021/10/25/command-line-EAP-testing.html ** Sign up to get this content directly --------------------------------------------- Want to get these articles in all their HTML glory? Sign up here: http://eepurl.com/hwuWrn ** Need RADIUS help? --------------------------------------------- Get commercial support from the team behind FreeRADIUS. https://networkradius.com/request/ ** What is the relationship between Network RADIUS and FreeRADIUS? ---------------------------------------------- FreeRADIUS is an open source implementation of the RADIUS protocol and was written by Alan DeKok in 1999. Network RADIUS is a private, for-profit company founded by Alan DeKok which provides commercial support for FreeRADIUS. The Network RADIUS team has been the primary contributor to FreeRADIUS for the last 20 years. The FreeRADIUS mailing list, wiki, and documentation are all moderated and maintained by the Network RADIUS team. FreeRADIUS has always been, and will always continue to be, open source. The Network RADIUS team provides commercial support to paying clients, and free product development for the FreeRADIUS community at large. All of our software development for FreeRADIUS is integrated into the Open Source platform, and will always continue to be.
Dne 2022-02-07 15:33, Network RADIUS napsal:
**Command line testing for EAP --------------------------------------------- As part of the process of configuring EAP for FreeRADIUS, you will need to test whether or not it works. If you prefer to use a command line ...
First of all, a big thank you for developing this important open-source piece of SW and for the support you do. I wanted to try the eapol_test program according to this article - but it seems that the links to the configuration files of individual types of authentication (EAP-MSCHAPv2, PAP, CHAP, ...) do not work, clicking on the link generates a 404 error. Links references to URLs: https://networkradius.com/assets/scripts/eapol_test/peap-mschapv2.conf https://networkradius.com/assets/scripts/eapol_test/ttls-pap.conf https://networkradius.com/assets/scripts/eapol_test/ttls-chap.conf Is it possible to download these files somehow? -- Thanks, Franta Hanzlik
On 15/02/2022 00:12, Franta Hanzlik via Freeradius-Users wrote:
I wanted to try the eapol_test program according to this article - but it seems that the links to the configuration files of individual types of authentication (EAP-MSCHAPv2, PAP, CHAP, ...) do not work, clicking on the link generates a 404 error.
Thanks for the heads-up, fixed. -- Matthew
participants (3)
-
Franta Hanzlik -
Matthew Newton -
Network RADIUS