Re: "Do I need a second site-enable/copy-acct-to-home-server1 file that reads from a different detail file?"

As far as I can tell (and have done) - Yes, you do.

Cheers,
-craig

----- Original Message ----- From: "Patric" <patri...@gmail.com>
To: "FreeRadius users mailing list" <freeradius-users@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
        nostrip
}

I create a home_server entry for each server, and add them to the home_server_pool for that realm:

home_server copy-acct-to-home-server {
}

home_server copy-acct-to-home-server2 {
}

home_server_pool my_acct_failover {
        home_server = copy-acct-to-home-server
        home_server = copy-acct-to-home-server2
}

If I have site-enable/copy-acct-to-home-server it then appears to work in a fail-over method, where it will send to the first server until it is not reachable, then it sends to the second server.

Is there a way I can configure this to send to both at once? Do I need a second site-enable/copy-acct-to-home-server1 file that reads from a different detail file?

I am using the default realm so I dont know how to setup a second home_server_pool either...

Any help is much appreciated, Im going in circles :)
Many thanks
Patric
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

__________ Information from ESET Smart Security, version of virus signature database 4600 (20091112) __________

The message was checked by ESET Smart Security.

http://www.eset.com





__________ Information from ESET Smart Security, version of virus signature 
database 4600 (20091112) __________

The message was checked by ESET Smart Security.

http://www.eset.com



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to