(err=2)! (Shared secret is incorrect.)

Hegedus Gabor hegedus.gabor at euroway.hu
Wed Dec 10 09:56:52 CET 2008


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



More information about the Freeradius-Users mailing list