looking for test client for PEAP/MSCHAPv2
Jorge Pereira
jpereira at freeradius.org
Thu May 14 20:12:15 CEST 2020
Hi Jimm
Take a look at “eapol_test” tool. We have some config samples in our repo.
e.g:
[jpereira at 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 at jorge-sugarloaf freeradius-server-v3.0.x.git]$
---
Jorge Pereira
jpereira at freeradius.org <mailto:jpereira at freeradius.org>
> On 14 May 2020, at 15:04, Jim Shi via Freeradius-Users <freeradius-users at 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
More information about the Freeradius-Users
mailing list