How to disable IPv6 on Ethernet cards for auditing purposes for RSA Authentication Manager 8.x
Originally Published: 2016-06-10
Article Number
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Resolution
Before continuing, please double check that you do not need IPv6 to communicate with your agents.
- Launch an SSH client, such as PuTTY.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Switch to root:
sudo su - root
- Edit sysctl.conf
vi /etc/sysctl.conf
- Press i to enter Insert mode and add the following line at the end:
net.ipv6.conf.eth0.disable_ipv6 = 1
where eth0 is the interface which shows the ipv6 in the ifconfig command.
- Press Escape then type :wq! to save and close the file.
- Restart sysctl:
sysctl -p
- Restart network service.
service network restart
Notes
Related Articles
How to enable or disable Audit Logging in RSA Identity Governance and Lifecycle 37Number of Views RSA Customer Frequently Asked Questions FAQs: FireEye Tooling Disclosure SolarWinds Advisory 9Number of Views How to determine if a dependent package is installed or missing in a target host environment 3Number of Views How to determine if MQBridge is configured and working in RSA Web Threat Detection 5.1 6Number of Views Audit logs events and their descriptions 230Number 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) Download RSA SecurID Access Cloud Administration audit logs using Cloud Administration REST API CLU Cloud Administration User Event Log API RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?