10 Dec
2008
10 Dec
'08
3:56 a.m.
for example: clients.conf file: client 192.168.1.0/24 { secret= cisco shortname = not_important } users file: username Cleartext-password:="pasSw0rd" for test it local uncomment this section in clients.conf(if it is commented): client localhost { ipaddr=127.0.0.1 secret= testing123 } and test it like this(on the server local): radtest username pasSw0rd localhost 0 testing123 Gabor