Previous Topic: Known Issues

Next Topic: General Known Issues

Installation Known Issues

This section describes installation related know issues for CA Access Control for Virtual Environments

Network Settings Not Saved After Installation

When you specify the CA Access Control Server static IP address the "search domain_name" line in the /etc/resolv.conf file is removed. Further, if you specify multiple DNS servers, the network settings are not saved in the /etc/resolv.conf file.

To workaround the issues, edit the /etc/resolv.conf file and either add the "search domain_name" line in the /etc/resolv.conf/ file or specify the DNS servers, as follows:

search company.com
nameserver 191.168.1.1
nameserver 192168.1.11