Legacy - Identity Manager Fails to Change IP Even After Changing the…

Legacy This is legacy documentation for historical purposes only and has been deprecated with newer releases of Omnissa Access On-Premises deployments. See Omnissa documentation for the latest information.

NOTE: This is a copy of an old VMware KB (54981) article no longer published...as it is still valid.

Symptoms

Resolution

To resolve this issue: On the cloned system, run these commands to delete the .bak files in following locations:

rm -f /etc/sysconfig/networking/devices/ifcfg-eth0.bak

rm -f /etc/resolv.conf.bak

rm -f /etc/sysconfig/network/routes.bak

  1. Validate the /etc/hosts file has the proper names settings for 127.0.0.1 and ::1. There should proper short (NetBIOS) and long (FQDN) names along with localhost entries for both addresses above.

  2. Edit the /etc/sysconfig/networking/devices/ifcfg-eth0 with the correct IP addresses.

  3. Edit the /etc/resolv.conf with the correct IP addresses.

  4. Edit the /etc/sysconfig/network/routes with the correct IP addresses.

Reboot the appliance once this is saved.

Note: This only applies to the Linux based virtual appliance and not Windows deployments.

#Access #On_Premises #Legacy