On Mon, Jan 12, 2009 at 3:08 PM, Paulo César Naves Mota <paulo.mota@cetelem.com.br> wrote:
Hello guys,
I made others test Freeradius, but not works. I made other BD and reinstall my freeradius, I used user= paulo and password= user01 for test.
My clients.conf has the below configuration: client 127.0.0.1 { secret = mysecret ipaddr = 127.0.0.1 shortname = localhost nastype = other }
client 172.19.249.186 { secret = mysecret shortname = localhost nastype = other }
My test:
[root@server raddb]# radtest paulo user01 127.0.0.1 0 mysecret Sending Access-Request of id 79 to 127.0.0.1 port 1812 User-Name = "paulo" User-Password = "user01" NAS-IP-Address = 172.19.249.186 NAS-Port = 0 Sending Access-Request of id 79 to 127.0.0.1 port 1812 User-Name = "paulo" User-Password = "user01" NAS-IP-Address = 172.19.249.186 NAS-Port = 0 rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=79, length=20
Can someone help me?
Paulo, Please, see previous messages in the thread. Did you add the user "paulo" to your users file? If yes, run the test with freeradius in debug mode (radiusd -X) and send the output. Regards Luciano