When configuring Radius on a DMS as described in docs HERE, is it possible to configure two radius servers each with their own IP and passphrase so that the 2nd server will be used in the case the 1st server becomes unavailable?
Hi Thomas,
Currently this is not supported as a feature in DataMiner.
Though I would opt for an alternative architecture here if the goal is to achieve redundancy for the RADIUS auth server. Multiple RADIUS servers can be configured with the same underlying user directory and shared secret with a load balancing proxy before them. Would this be a feasible solution or are there other restrictions & requirements in place?
With Kind Regards,
I believe in that scenario the IP of the load balancing proxy would be the one to use in the DataMiner.xml
Hi Simon, Thank you for the feedback. In that scenario, would that load balancing proxy have its own IP to use in the radius configuration within DataMiner.xml or would we still use one of the IPs from the radius servers?