Burak Sarrafi <[EMAIL PROTECTED]> wrote: ... First, take the 10 seconds to give your message a meaningful subject line. If anyone else has a similar problem, a useless subject makes it very difficult for them to find your message, and any replies.
> This config don't working properly at my system... ??? It works fine. > my users conf is : > > test Auth-Type := Local, User-Password == "test123", > Calling-Station-Id == "00-01-02-e0-71-75" > > my radius log is: (look at the bold line) Your message was sent as text, not HTML. There is no bold line. > rad_recv: Access-Request packet from host 10.10.0.2:2347, id=131, length=98 ... > EAP-Message = 0x020400090174657374 EAP needs Auth-Type to be EAP, not Local. And the EAP module will figure this out for itself, if you don't force Local authentication. > Then why Auth-Type Local not working? Have u got any idea? It's not working because you told it not to work. If you don't know how the server works, then don't force it to do things you don't understand. That just breaks the server, because you're telling it to do the wrong things. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

