Radius client redundance
oleaweel
ole.a.weel at gmail.com
Tue Sep 20 13:44:33 CEST 2011
Hi,
We have configured EAP-PEAP with freeradius, and forward MS-CHAP-V2 request
to a Microsoft NPS server. This works fine, but we now want to implement one
more Microsoft NPS server, so how do we define a second radius client. So
that if the first one fails, it will automatically try the next ?
We have configured the following:
clients.conf
client merucontroller01 {
ipaddr = xxx.xxx.xxx.1
secret = secretkey
nastype = other
require_message_authenticator = no
}
proxy.conf
realm DEFAULT {
authhost = xxx.xxx.xxx.1:1812
accthost = xxx.xxx.xxx.1:1813
secret = secretkey
}
So could i just add another ip here xxx.xxx.xxx.2 in both ?
Thanks for reply.
Regards
Ole
--
View this message in context: http://freeradius.1045715.n5.nabble.com/Radius-client-redundance-tp4822209p4822209.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list