Hi, I have successfully been running freeradius as an accounting proxy. Next step is to be able to proxy to multiple hosts... actually it will be a proxy to the real RADIUS server and then (what I can only describe as...) replication of the accounting messages to at least 2 other servers. - I only want the response from the real RADIUS server to be sent back to the originator - the responses from the other (replication) servers can be dropped/ignored Is this possible to do? Is there some better options that you might know of?
Deon van der Merwe wrote:
- I only want the response from the real RADIUS server to be sent back to the originator - the responses from the other (replication) servers can be dropped/ignored
Is this possible to do? Is there some better options that you might know of?
You might look at radrelay, it comes with FreeRADIUS. -- Nicolas Baradakis
Hi Nicolas, This looks exactly like what we need... thanks allot for the pointer! On 12/5/05, Nicolas Baradakis <nbk@sitadelle.com> wrote:
Deon van der Merwe wrote:
- I only want the response from the real RADIUS server to be sent back to the originator - the responses from the other (replication) servers can be dropped/ignored
Is this possible to do? Is there some better options that you might know of?
You might look at radrelay, it comes with FreeRADIUS.
-- Nicolas Baradakis
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Deon van der Merwe <deonvandermerwe@gmail.com> wrote:
I have successfully been running freeradius as an accounting proxy. Next step is to be able to proxy to multiple hosts... actually it will be a proxy to the real RADIUS server and then (what I can only describe as...) replication of the accounting messages to at least 2 other servers.
$ man radrelay Alan DeKok.
participants (3)
-
Alan DeKok -
Deon van der Merwe -
Nicolas Baradakis