Access Gateway Services

For each Access Gateway Service imported into Administration Console, edit the settings.properties file on Access Gateway if the primary Administration Console was not configured as the Audit Server.

If the primary Administration Console was configured as an Audit Server, you must update the old IP address with the IP address of the new primary Administration Console.

  1. At Access Gateway Service, log in as the root or the Administrator user.

  2. Shut down all Access Gateway Services.

    /etc/init.d/novell-appliance stop OR systemctl stop novell-appliance.service

  3. (Conditional) If your audit server was on the primary Administration Console, replace the old IP address with the new primary Administration Console IP address:

    1. On the secondary Administration Console Dashboard, click Auditing.

    2. In Server Listening Address, change the IP address to the secondary Administration Console’s IP address.

    3. Click Apply > OK.

  4. Edit the settings.properties file:

    1. Change to the directory and open the file.

      /opt/novell/devman/jcc/conf/runtime

    2. Change the IP address in the remotemgmtip list from the IP address of the failed Administration Console to the address of the new primary Administration Console.

    3. Save and exit.

  5. At Access Gateway Service, start all services by entering the following command:

    /etc/init.d/novell-appliance start OR systemctl start novell-appliance.service

  6. (Conditional) Repeat this process for each Access Gateway Service that has been imported into Administration Console.