"No configured interfaces were detected" error after finishing Quick Setup on a new RSA Authentication Manager 8.4 server
Originally Published: 2019-02-05
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.4
Issue
- After configuring a new RSA Authentication Manager 8.4 server, then finishing Quick Setup and rebooting, the following error message is received
No configured interfaces were detected. Please enter the settings for the first interface.
- After re-entering the configuration, the system continues to boot, but the Authentication Manager services are all down.
Cause
Resolution
Workaround
- Enter the network configuration for the system to continue the booting process.
- Access the system from the console.
- Change to root using the following command:
rsaadmin@am84p:~> sudo su - rsaadmin's password: <enter operating system password>
- Add LINK_REQUIRED='no' to the configuration file of the first network interface eth0:
am84p:~ # echo "LINK_REQUIRED='no'" >> /etc/sysconfig/network/ifcfg-eth0
- If using multiple interfaces, add the same line to their respective configuration files. The configuration files are all in the same directory named ifcfg-eth0, ifcfg-eth1, ifcfg-eth2, etc.
- Restart the network service for the changed to take effect using the following command:
am84p:~ # service network restart Shutting down network interface eth0 device: Intel Corporation 82545EM Gigabit Ethernet Co done Shutting down service network . . . . . . . . . . . . . . done Hint: you may set mandatory devices in /etc/sysconfig/network/config Setting up network interfaces eth0 device: Intel Corporation 82545EM Gigabit Ethernet Co eth0 IP address 192.168.2.50/23 done Setting up service network . . . . . . . . . . . . . . done
- Verify that the network interfaces are up and assigned an IP:
am84p:~ # ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 gdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
inet 127.0.0.1/8 brd 127.255.255.255 scope host secondary lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0 <BROADCAST,MULTICAST,UP,LOWER_UP> ntu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:50:56:01:0c:38 brd ff:ff:ff:ff:ff:ff
inet 192.168.2.50/23 brd 102.168.3.255 scope global eth0
inet6 fe80::250:56ff:fe01:c38/64 scope link
valid_lft forever preferred_lft forever
- Restart Authentication Manager services to bring them back up:
am84p:~ # /opt/rsa/am/server/rsaserv restart all
Related Articles
RSA Authentication Manager 8.x services do not start after activating a new console certificate 984Number of Views Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager 1.28KNumber of Views Installing a new license on RSA Authentication Manager 835Number of Views RSA Authentication Manager services failed to start after activating a new console certificate 484Number of Views Roles get stuck in the Applied or Applied New State and cannot be modified in RSA Identity Governance & Lifecycle 922Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?