multiple radius servers

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
purplezephyr
Posts: 3
Joined: Wed Jun 11, 2014 9:30 pm

multiple radius servers

Post by purplezephyr » Wed Jun 11, 2014 9:46 pm

What happens if you enter multiple radius server hostnames? Clearly, they all have to have the same key, but what order are they tried in? Do they only act as failovers, or are the connections spread across all of the servers?

dnobori
Posts: 228
Joined: Tue Mar 05, 2013 10:04 am

Re: multiple radius servers

Post by dnobori » Thu Jun 12, 2014 3:34 am

According to the following source code, every RADIUS servers will be accessed in order, until a reply returns.
https://github.com/SoftEtherVPN/SoftEth ... r/Radius.c

Post Reply