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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to