Previous Topic: Installation TroubleshootingNext Topic: Verify that the RPM Package is Installed


Resolve Network Interface Configuration Error

After installation, if you are unable to access the CA User Activity Reporting Module server's user interface, you may have a network interface configuration error. You have two options to resolve the error:

To reconfigure network adapter ports from a command line

  1. Log into the soft appliance as the caelmadmin user and access a command prompt.
  2. Switch users to the root user using the following command:
    su -
    
  3. Enter the root user password to confirm access to system.
  4. Enter the following command:
    system-config-network
    

    The user interface to configure the network adapters displays.

  5. Set the port configurations as desired and exit.
  6. Restart the network services for your changes to take effect with the following command:
    service network restart