Recover from an Incorrect Gateway
If you cannot use the Operations Console to change the appliance network settings, you might have to change the IPv4 gateway on the appliance.
The following procedure uses the eth0 interface as an example. You can update the eth1 interface by replacing eth0 with eth1.
Before you begin
This procedure assumes that you know how to use the vi editor.
Procedure
Log on to the appliance with the user name rsaadmin and the operating system password.
If you are correcting the gateway for the primary interface, such as eth0, then you must update the routes file with the correct gateway. This step is not required for a secondary interface. Do the following:
Use 'sudo vi' to open the routes file at /etc/sysconfig/network/routes.
Change the line default gateway-ipto the correct gateway.
Save and close the routes file.
Update the ifroute-eth0 file with the correct gateway:
Use 'sudo vi' to open the ifroute-eth0 file at /etc/sysconfig/network/ifroute-eth0.
Change the line default gateway-ipto the correct gateway.
Save and close the ifroute-eth0 file.
Restart the network services. Type:
sudo /sbin/service network restart
and press ENTER.
Related Articles
Changing Internal IP address on the Crossovers in a LogSmart Environment 36Number of Views Verify an IP Address or Hostname 29Number of Views Changing the IP Address of a Web-Tier Server 41Number of Views Recover from an Incorrect IP Address Change 126Number of Views Add Alternative IP Addresses for Instances 39Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Unable to login to RSA Authentication Manager Security Console as super admin Error Unable to resolve user by login ID and/or alias, or authenticator not assigned to user when attempting to authentica…