24.2 Configuring iManager for IPv6 Addresses after Installation

After installing iManager, you can enable iManager to use IPv6 addresses.

  1. Open the catalina.properties file in the installation directory, located by default in the following directories:

    Linux: /var/opt/novell/tomcat8/conf/ directory

    Windows: installation_directory\Tomcat\conf folder

  2. Set the following configuration entries in the properties file:

    java.net.preferIPv4Stack=false              
    java.net.preferIPv4Addresses=true
  3. Restart Tomcat.