Hi all,

I would like to know if there is a special tricks to have "accthost" working on freeradius 0.9.1 in proxy mode :
My accounting request are not forwarded by the proxy to my radius server .


--- proxy.conf  (working fine on 0.8.1)
realm myrealm.net       {
                       type            = radius
                       authhost        = 172.16.129.4:1812
                       accthost        = 172.16.129.4:1813
                       secret          = testing123
                       ldflag          = round_robin
                       nostrip
                       }


realm myrealm.net { type = radius authhost = 172.16.129.5:1812 accthost = 172.16.129.5:1813 secret = testing123 ldflag = round_robin nostrip }

--- end


To have a fonctionnal accounting process , im using radrelay , but i cant understand why it was working on freeradius 0.8.1 and not anymore on 0.9.x !!!


Specs:
2 Freeradius 0.9.1 proxy (sharing a VIP)
2  Freeradius server
running on Woody .

Regards
Thomas MARCHESSSEAU




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

Reply via email to