Hi Jimm Take a look at “eapol_test” tool. We have some config samples in our repo. e.g: [jpereira@jorge-sugarloaf freeradius-server-v3.0.x.git]$ grep eapol_test -r src/ src//tests/eap-md5.conf:# eapol_test -c eap-md5.conf -s testing123 -n src//tests/Makefile:EAPOL_TEST = $(shell which eapol_test) src//tests/Makefile:# Run eapol_test if it exists. Otherwise do nothing src//tests/eap-mschapv2.conf:# eapol_test -c eap-mschapv2.conf -s testing123 src//tests/eap-ttls-eap-mschapv2.conf:# eapol_test -c eap-ttls-eap-mschapv2.conf -s testing123 src//tests/peap-mschapv2.conf:# ./eapol_test -c peap-mschapv2.conf -s testing123 src//tests/eap-ttls-mschapv2.conf:# eapol_test -c eap-ttls-mschapv2.conf -s testing123 src//tests/peap-client-mschapv2.conf:# ./eapol_test -c peap-mschapv2.conf -s testing123 src//tests/.gitignore:eapol_test src//tests/eap-tls.conf:# eapol_test -c eap-tls.conf -s testing123 src//tests/eap-ttls-pap.conf:# eapol_test -c eap-ttls-pap.conf -s testing123 [jpereira@jorge-sugarloaf freeradius-server-v3.0.x.git]$ --- Jorge Pereira jpereira@freeradius.org <mailto:jpereira@freeradius.org>
On 14 May 2020, at 15:04, Jim Shi via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi, I am looking for a test client that I can use to test PEAP/MSCHAPv2 Seems radtest does not support PEAP/MSCHAPv2? Any help is appreciated. Thanks a lot. Jim
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html