Authentication to remote RADIUS service?
-
We're looking to authenticate users against a remote RADIUS server/service.
From the info it looks like the server supports RADIUS PAP, EAP-TTLS/PAP, and EAP-PEAP/MSCHAPv2 authentication methods. Is there a preferred auth method?
Also what do we need to open through our firewall to allow an internal RADIUS client to communicate with an external RADIUS server? Do we need any incoming ports? Or is it just outgoing traffic to the RADIUS server?