⚠️ OPSWAT Central Management v7 and My OPSWAT On-Premises (My OPSWAT Central Management v8) will reach End of Sale on July 31, 2025, and End of Life on January 31, 2027. We encourage you to upgrade to My OPSWAT Central Management v10 before Janauary 31, 2027, to ensure continued support and access to the latest features.

Port Configuration

For more detail on the ports by OPSWAT Central Management, please refer to Ports used.

Currently, only the web management interface port and the load balancer status port are configurable. Please follow the below guidelines to modify them.

On Windows:

  1. Locate the file ProgramData/OPSWAT/Central/config.properties.
  2. You can modify the web management interface port (nginx_port, default 9000) and the load balancer status port (up_port, default 9026).
Copy
  1. For the interface port:
    1. Locate the file Program Files/OPSWAT/Central/nginx/conf/serverSettings.conf
    2. Change listen to the same value as nginx_port as set in step 2.
Copy
  1. For the status port:
    1. Locate the file Program Files/OPSWAT/Central/nginx/conf/up.conf
    2. Change the port number after listen to the same value as up_port as set in step 2.
Copy
  1. Restart OPSWAT Central Management via the tray icon.

On Red Hat Enterprise Linux/Ubuntu:

  1. Locate the file /usr/lib/ocm/set-port.sh
  2. You can modify the web management interface port (nginx_port, default 9000) and the load balancer status port (up_port, default 9026).
Copy
  1. For the interface port:
    1. Locate the file /opt/ocm/nginx/conf/serverSettings.conf
    2. Change listen to the same value as nginx_port as set in step 2.
Copy
  1. For the status port:
    1. Locate the file/opt/ocm/nginx/conf/up.conf
    2. Change the port number after listen to the same value as up_port as set in step 2.
Copy
  1. Restart OPSWAT Central Management via the command systemctl restart ocm.

After changing the web management console port, you will also need to update the Server URL setting to reflect the new address. Please refer to Server URL.

Devices managed by OPSWAT Central Management will require MetaDefender Endpoint's reinstallation upon an address change.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard