24 Apr
2006
24 Apr
'06
11:23 a.m.
Le Mon, Apr 24, 2006 at 10:37:53AM -0400, Reynold McGuire ecrivait:
Have you tried:
---CUT--- #realm serv.com { # type = radius # authhost = radius.serv.com:1645 # accthost = radius.serv.com:1646 # secret = TheirKey # ldflag = round_robin # nostrip #}
# # Another node for serv.com # #realm serv.com { # type = radius # authhost = radius2.serv.com:1645 # accthost = radius2.serv.com:1646 # secret = TheirKey2 # ldflag = round_robin # nostrip #} ---CUT---
This is from the proxy.conf file. I have not tested it... But I don't see why it wouldn't work.
He just forgot ldflag = round_robin in both realms definition. Fox.