Can anyone help me in configuring the proxy servers for fail over. Please find the proxy configuration I have done in the primary and secondary radius servers.
Primary Server (proxy.conf)
realm DEFAULT{
type = radius
authhost = wifi-test3.adventnet.com:1812
accthost = wifi-test3.adventnet.com:1813
secret = xydsudysdiu
ldflag = fail_over
}Secondry server (proxy.conf)
realm DEFAULT{
type = radius
authhost = vasus.adventnet.com:1812
accthost = vasus.adventnet.com:1813
secret = xydsudysdiu
ldflag = fail_over
}both are linux systems. I have added user in the secondary server and trying to authenticate the user. But the primary server never sends the request to the secondary server and try's to authenticate in the primary server itself and rejects the authentication request.
EndClient -- > Primary server --> Secondary server (user info in the secondary server)
Can any one shed some light on this. Hope most of the users in the list should have worked with multiple radius server configuration.
Thanks a lot to one and all for the support.
Regards, Vasudevan.S
Dear All,
Is there any document to configure failover using free radius installation if distributed setups (diff networks). If there is one please point to the doc.
Thanks, Vasudevan.S
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

