"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
Quick Setup of a Replica Instance fails the attach to the Primary Instance 795Number of Views Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager 1.3KNumber of Views Online, Reinstall Required message on Web Tier after reinstalling with the new RSA Authentication Manager 8.x Web-Tier pac… 1.96KNumber of Views Error Starting the Quick Setup service when deploying a new instance of RSA Authentication Manager 8.1 OVA 240Number of Views Error occured in RSA Federated Identity Manger (FIM) 4.1 'Unable to verify the signature value' error when processing asse… 26Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager 8.9 Release Notes (January 2026) How to create and configure certificates for HTTPS access when using intermediate CA certs in RSA Identity Governance & Li…
Don't see what you're looking for?