I will clarify my question. Is it possible to forward all AAA messages including replies to another server which will only listen to messages and won't be active. -----Original Message----- From: freeradius-users-bounces+dlego=allot.com@lists.freeradius.org [mailto:freeradius-users-bounces+dlego=allot.com@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Tuesday, December 26, 2006 6:48 PM To: FreeRadius users mailing list Subject: Re: proxy authentication Dubi Lego wrote:
Is it possible to proxy all authentication messages to specific remote server including replies (Access-Reject, Access-Accept)?
What do you mean by that? Proxying normally involves forwarding client requests to another server, and returning replies from that server back to the client. What you seem to be asking for is something else entirely. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Dubi Lego wrote:
I will clarify my question. Is it possible to forward all AAA messages including replies to another server which will only listen to messages and won't be active.
The short answer is that RADIUS doesn't do that. I'm not aware of *any* server, WWW, FTP, DNS, or otherwise that can do this. What you can do is to log all of the requests & responses to a "detail" file, and then copy that file somewhere else. Perhaps you might try explaining *why* you want this solution. What problem are you trying to solve? Why do you believe that this solution is the best one for the problem? Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Dubi Lego