Skip to main content
Skip table of contents

Configuring the PowerConnect Agent to use a Proxy

The PowerConnect Cloud agent can be configured to use a proxy server for both inputs and outputs:

Inputs

  1. Set the environment variable HTTP_INPUT_PROXY_URL to the proxy server address e.g.
    export HTTP_INPUT_PROXY_URL=http://localhost:3128

  2. Restart the PowerConnect Cloud agent
    /opt/powerconnect/bin/powerconnect.sh restart

Outputs

  1. Set the environment variable HTTP_OUTPUT_PROXY_URL to the proxy server address e.g.
    export HTTP_OUTPUT_PROXY_URL=http://localhost:3128

  2. Restart the PowerConnect Cloud agent
    /opt/powerconnect/bin/powerconnect.sh restart

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.