Skip to content

Configure Controller Service to Use Specific IP Address

On HyWorks Controller server with multiple network adapters, it is sometimes needed to configure HyWorks Controller service to use specific IP address. The document describes a method to configure HyWorks Controller to use specific IP address.

Steps:

  1. Connect to Windows server with user credentials having administrator privileges on system

  2. Open registry editor (Open Run prompt, type regedit, press Enter key) and go to following location:

HKEY_LOCAL_MACHINE\SOFTWARE\Accops\Controller\EDC\SERVICE

  1. Create below registry entry (See figure below for reference)

    • Registry Name: PreferredIPV4Address
    • Registry Type: String
    • Registry Value: IP Address to be used

  2. Save registry configuration and exit registry editor

  3. Restart Accops HyWorks Controller Service

    1. Open Services: Open Run prompt (Shortcut: Win+r), type Services.msc and press Enter key
    2. Locate Accops HyWorks Controller Service, Right click and select option Restart
  4. Verify IP Address Usage: After service restart, follow below steps to verify Controller service is using configured IP address:

    1. Login into HyWorks Controller Management Console with Super-administrator credentials.

    2. Go to Server -> HyWorks Controller section

    3. Observe value in column IP Address for HyWorks Controller -> It should be same as IP address configured in registry