9 Jul
2010
9 Jul
'10
4:55 a.m.
I've got freeradius running in one terminal window in debug mode with "radiusd -X" , but I can't find where the "radtest" is installed. Any suggestions?
I got it working. Turns out, "radtest" is part of the freeradius utilites and I needed to install it separately. So, running , yum install freeradius-utils fixed things up for me. Now to continue testing, Abraham V.