I assume any change is done only in the "proxy.conf" I tried to take the simple option and just setup the realm. I edited these lines on both servers to my hostnames but it still fails to work. realm DEFAULT { # authhost = radius.company.com:1600 accthost = radius.company.com:1601 secret = testing123 } ----- Original Message ----- From: <tnt@kalik.net> To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Sent: Tuesday, December 16, 2008 5:32 PM Subject: Re: Radrelay
The most noted is in the: "copy-acct-to-home-server" File. # You will have to configure realms, home_server_pool, and home_server in proxy.conf # for this to work.
Does this mean all 3 have to be setup in the proxy.conf file? Is there a proxy.conf file with these setup as an example? I have not found one.
Have a look again. realm example.com in proxy.conf that comes with the server shows how to use server pool and how pool uses home server(s). Example uses auth_pool and you want to set up acct_pool.
You can also set up the realm the "old-fashioned" way (authhost, accthost, secret) and not bother with pools.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html