Configure Custom RADIUS Ports
The RADIUS authentication ports 1645, UDP, and 1812, UDP, on the RSA Authentication Manager server are open by default. You can configure custom RADIUS ports or multiport configurations for RSA RADIUS. You can specify as many as 256 RADIUS ports.
You can configure the same ports for both the IPv4 and the IPv6 interfaces.
Procedure
- Log on to the Operations Console on the RSA Authentication Manager instance hosting the RADIUS server.
- Click Deployment Configuration > RADIUS Servers.
- If prompted, enter the Super Admin User ID and password, and click OK.
- Select the RADIUS server that you want to update, and select Manage Server Files from the context menu.
- On the Manage Server Files page, select the default file, and select Edit from the context menu.
To configure custom ports, modify the value of "port =" for both the IPv4 (ipaddr = *) and IPv6 (ipv6addr = ::) listen blocks.
For a multiport configuration, add a new listen block. In the following examples, NEW_PORT is any valid port that is added for either interface.
The following example adds a port for the IPv4 interface:
listen {
type = auth
ipaddr = *
port = NEW_PORT
proto = udp
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}The following example adds a port for the IPv6 interface:
listen {
type = auth
ipv6addr = ::
port = NEW_PORT
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
} - Click Save.
- Click Save & Restart RADIUS Server for the changes to take effect.
After you finish
Repeat the edits on the other RADIUS servers in the deployment. To choose another RADIUS server, click the name of the currently selected RADIUS server, and click Back to List of RADIUS Servers.
Related Articles
How to Configure Two Network Interface Cards for RSA Authentication Manager 8.x 307Number of Views Exciting myRSA changes coming soon - A modern user interface focusing on customer experience 8Number of Views How to create Oracle SQL profile for a SQL_ID query used in RSA Governance & Lifecycle 16Number of Views Problem syncing interface error when committing network changed on the RSA SecurID Access Identity Router 79Number of Views RSA SecurID Access identity router will not start after reboot on Microsoft Hyper-V 60Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Identity Governance & Lifecycle Attribute Synchronization fails with Access Fulfillment Express (AFX) error