FreeRADIUS 3.0.3: radtest with eap-md5
Hello, IIRC, I've seen somewhere some recent changes in FR 3's code due to bring back a working radeapclient. I thus tried: $ ./radtest -x -t eap-md5 bob hello 127.0.0.1 0 testing123 with FR 3.0.3, and just got following output: including dictionary file /Tests/freeradius-3.0.3-p1/share/freeradius/dictionary including dictionary file /Tests/etc/raddb/dictionary No single attempt to connect to the server seems to occur, since the output of radiusd -X remains desperately silent... On the other hand, eapol_test works as expected: $ ./eapol_test -c /Tests/etc/eap-md5.conf -s testing123 -n [...] MPPE keys OK: 0 mismatch: 0 SUCCESS with corresponding debugging info written by radiusd. Could it be that I'm doing something wrong? (hint: I often do) TIA, Axel
Le 23 mai 2014 à 16:50, Alan DeKok a écrit :
Axel Luttgens wrote:
IIRC, I've seen somewhere some recent changes in FR 3's code due to bring back a working radeapclient.
It's in github.
Aaaah, now that you say it. ;-)
We're looking at it for the next release. For now, radclient doesn't do EAP-MD5.
Thank you for the clarification; I shouldn't thus fear some error on my side any more. Regards, Axel PS - BTW, assuming we are thinking about the same github, https://github.com/FreeRADIUS/freeradius-server is there a way to get a chronological listing of the commits?
participants (2)
-
Alan DeKok -
Axel Luttgens