Re: Proxy to multiple servers in FR 2.1.7

2009-11-13 Thread Patric
, November 12, 2009 9:50 AM Subject: Proxy to multiple servers in FR 2.1.7 Hi again all :) I am attempting to proxy all accounting packets to 2 servers. In my proxy.conf I am using a default realm. realm DEFAULT { acct_pool = my_acct_failover nostrip } I create

Re: Proxy to multiple servers in FR 2.1.7

2009-11-13 Thread Alan DeKok
Patric wrote: Thanks for you response. I have tried to implement this but Im going wrong somewhere. Below I will show my configuration, then the debug that shows what the server is doing. ... sites-enabled/copy-acct-to-home-server: --- server

Re: Proxy to multiple servers in FR 2.1.7

2009-11-13 Thread Patric
Hi Alan, Thanks for responding, So now there is already a home_server_pool assigned to the default realm, but I continue and create a home_server entry for server B ... sites-enabled/copy-acct-to-server-B: --- server copy-acct-to-home-server {

Re: Proxy to multiple servers in FR 2.1.7

2009-11-13 Thread Patric
Hi again, Alan DeKok wrote: sites-enabled/copy-acct-to-server-B: --- server copy-acct-to-home-server { Uh... you have TWO virtual servers with the same name. This isn't allowed. And this config isn't the same as what's shown in the debug log. Can

Re: Proxy to multiple servers in FR 2.1.7 [Solved]

2009-11-13 Thread Patric
Hi once again Alan, I must apologize for my previous grasping at straws, it was not from lack of trying, just lack of knowledge... I have managed to figure it out thanks to your last comment Alan DeKok wrote: If you want the requests to be proxied to a DIFFERENT location, you will need to

Proxy to multiple servers in FR 2.1.7

2009-11-12 Thread Patric
Hi again all :) I am attempting to proxy all accounting packets to 2 servers. In my proxy.conf I am using a default realm. realm DEFAULT { acct_pool = my_acct_failover nostrip } I create a home_server entry for each server, and add them to the home_server_pool for that

Re: Proxy to multiple servers in FR 2.1.7

2009-11-12 Thread Craig Campbell
@lists.freeradius.org Sent: Thursday, November 12, 2009 9:50 AM Subject: Proxy to multiple servers in FR 2.1.7 Hi again all :) I am attempting to proxy all accounting packets to 2 servers. In my proxy.conf I am using a default realm. realm DEFAULT { acct_pool = my_acct_failover