Ranjith T wrote: > I want the server to stop at "HANDLED" and send back "Access-Accept" > back to the requested client from pre-proxy once the return is HANDLED.
The server isn't designed to do that. Once the request is proxied, you can't cancel it. And it makes *no* sense to decide to proxy it, and then to decide that the first decision was wrong. Just make the right decision in the first place. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

