Mikhail Novikov wrote:
I use copy-acct-to-home-server example but the virtual server doesn't sends requests to the home server.
Which version are you using? 2.0.3 has some fixes over 2.0.2...
I tried to proxy requests by Proxy-To-Realm attribute but it doesn't works.
Polling for detail file /usr/local/var/log/radius/radacct/detail Waking up in 0.9 seconds. User-Name = "test" User-Password = "pass"
Uh... no. That is an authentication request, not an accounting request. The server does NOT read authentication requests from the "detail" file.
Framed-Protocol = PPP NAS-Port-Id = "11123" +- entering group accounting expand: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d -> /usr/local/var/log/radius/radacct/127.0.0.1/detail-20080403 rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d
I's not running the configuration you have. I'm not sure why. You have a virtual server somewhere with only the "detail" module listed in the "accounting" section. I have no idea why that one is being run rather than this one... Alan DeKok.