Hello, I have problem at the time to test my freeradius with radtest.... in my clients.conf I have this config.
Client 127.0.0.1 {
    shortname            =    127.0.0.1
    User-Name           =    abel
    User-Password     =    omega
    secret                  =    amigo
}
 
But,when I try radtest, the answer is:
server:/# radtest abel omega localhost 0 amigo
Sending Access-Request of id 94 to 127.0.0.1:1812
        User-Name = "abel"
        User-Password = "omega"
        NAS-IP-Address = server
        NAS-Port = 0
Re-sending Access-Request of id 94 to 127.0.0.1:1812
        User-Name = "abel"
        User-Password = "\000\021\207\002\302\366\317]\007\014\000\014M\317\356m"
        NAS-IP-Address = server
        NAS-Port = 0
rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=94, length=20
 
Now I ask to me....What is hapend exacttly?
Thank's
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to