How to change the RADIUS authentication port on Authentication Manager 8.1
Originally Published: 2015-10-11
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1
Issue
This article provides information on how to change the default RADIUS authentication ports of 1645 and 1812 to a non-standard ports.
Resolution
1. Login to the Operations Console and select Deployment Configuration > RADIUS Servers.
2. Click on the context arrow next to the name of the RADIUS primary server and choose Manage Server Files.
3. Click on the context arrow next to the radius.ini file and select Edit.
4. Scroll to the [Ports] section. Note that UDPAuthPort is used for RADIUS authentication and UDPAcctPort is for RADIUS accounting.
5. Change the port number according to the business requirements. By default the entries will look like the example below:
[Ports] TcpControlPort = 1812 ;TcpControlAddress = 1.2.3.4 SecureTcpAdminPort = 1813 ;SecureTcpAdminAddress = 1.2.3.4 UDPAuthPort = 1645 UDPAcctPort = 1646 UDPAuthPort = 1812 UDPAcctPort = 1813 ;UDPProxyPortBlockStart = 28000 ;UDPProxyPortBlockLength = 64
[Ports] TcpControlPort = 1812 ;TcpControlAddress = 1.2.3.4 SecureTcpAdminPort = 1813 ;SecureTcpAdminAddress = 1.2.3.4 UDPAuthPort = 2500 UDPAcctPort = 1646 UDPAuthPort = 1812 UDPAcctPort = 1813 ;UDPProxyPortBlockStart = 28000 ;UDPProxyPortBlockLength = 647. Click Save and Restart RADIUS Server for the change to take effect.
8. If there are any replicas in the deployment, the radius.ini for the replica can be changed through the primary server’s Operations Console. To do this, repeat Steps 4 – 9 for each replica.
An alternative way to make the change would be to login as the rsaadmin user to the primary server via SSH, vSphere or a direct connection.
1. Navigate to /opt/rsa/am/radius.
2. Open the radius.ini file in a text editor.
3. Edit the [Ports] section as in the samples above.
4. Navigate to /opt/rsa/am/server and restart the RADIUS service using the command ./rsaserv restart radius.
5. Repeat steps 1 – 4 on each replica in the deployment.
Related Articles
How to change the failed authentication thresholds in RSA SecurID 37Number of Views View a RADIUS Server Certificate 25Number of Views Cloud Access Service Quick Setup Guide for RADIUS Clients - Step 3: Enable RADIUS on the Cluster 58Number of Views RSA Announces the Availability of RSA Identity Management and Governance 6.9.1 Patch 131 7Number of Views View RADIUS Servers 83Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?