Skip to content Skip to main navigation Skip to footer

Changing the proxy server communication port

In CyBlock, the default proxy communication port is 8080. You can change this by editing the cbs.cfg file.

  1. Stop the CyBlock service.
  2. Open …/Wavecrest/CyBlock/wc/cyblock/db/cbs.cfg.
  3. Look for the following line:
    • SAP_COMMUNICATION_PORT=8080
  4. Change 8080 to the desired port.
  5. Restart the CyBlock service.