/
Configuring the PowerConnect Agent to use a Proxy

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

 

Related content

Using Systemd to manage the PowerConnect Cloud Agent
Using Systemd to manage the PowerConnect Cloud Agent
More like this
Configuring the PowerConnect Agent UI to use SSL
Configuring the PowerConnect Agent UI to use SSL
Read with this
KB 209 - Configuring PowerConnect Java to use a HTTP Proxy
KB 209 - Configuring PowerConnect Java to use a HTTP Proxy
More like this
Configuring a PowerConnect Cloud Cluster
Configuring a PowerConnect Cloud Cluster
More like this
PowerConnect Cloud 1.0.6 Release Notes
PowerConnect Cloud 1.0.6 Release Notes
More like this
PowerConnect Cloud Upgrade
PowerConnect Cloud Upgrade
More like this