Sorry. I forgot to raise my question clearly. I modify the proxy.conf of freeradius
0.5 and freeradius 0.3. I test the failver by stopping the radiusd on radius.isp2.com.
But the failover feature does not work. Any ideaes ?
Thanks
Daniel
#######################################################################
#
# Configuration for the proxy realms.
#
# The information given here is used in conjunction with the 'realms'
# file. This format is preferred, as it is more flexible. The realms
# listed here take priority over those listed in the 'realms' file.
#
#realm isp2.com {
# type = radius
# authhost = radius.isp2.com:1645
# accthost = radius.isp2.com:1646
# secret = TheirKey
# nostrip
# utmpfile += /var/log/radutmp.isp2
# wtmpfile += /var/log/radwtmp.isp2
# detailfile += /var/log/radacct/isp2/detail
#}
#
# a fail-over realm for isp2.com
#
#realm isp2.com {
# type = radius
# authhost = radius2.isp2.com:1645
# accthost = radius2.isp2.com:1646
# secret = TheirKey2
# nostrip
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html