"Matt" <[EMAIL PROTECTED]> wrote: > Ok, I will look elsewhere for client info. But what about my server > question? In freeradius, how do I set the RADIUS packet code to 11?
If you're trying to send a challenge for the same reasons as your last message, the answer is you're wasting your time. Access-Challenge doesn't work that way. If you want to challenge the client as part of an authentication protocol, the answer is that the protocol is already supported in FreeRADIUS, and you don't have to do anything additional to make the server send challenges. If you're trying to write your own authentication protocol using Access-Challenge, then I suggest discussing that, first. Once the protocol is designed correctly, then you can configure the server to use it. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

