Platform9 Generic
Latest
Frequently Asked Questions
How To
Solution
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Proxy Configuration to Access Hosts
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Configure host to connect to Platform9 Cloud (Management Plane) via proxy server instead of direct connectivity.
Environment
- Platform9 Managed OpenStack - All Versions
- Platform9 Managed Kubernetes - All Versions
Procedure
- First test host side connectivity via proxy by referring to Test Host Connectivity to the Management Plane via Proxy.
- Once connectivity is successfully tested, create file /etc/pf9/comms_proxy_cfg.json in the following format and substitute the respective values.
xxxxxxxxxx{ "http_proxy": { "protocol": "[http|https]", "host": "[PROXY FQDN/IP]", "port": [PROXY PORT], "user": "[PROXY USERNAME]", "pass": "[PROXY PASSWORD]" } }Note: If username has backward slash(\) characters then escape each one of them with an additional backward slash like \\
- Restart the pf9-comms and pf9-sidekick services.
xxxxxxxxxxservice pf9-comms restartservice pf9-sidekick restart- Tail comms log ( /var/log/pf9/comms/comms.log) for errors.
- Run the command below and verify connectivity.
xxxxxxxxxxcurl http://localhost:8158/keystoneVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Test Host Connectivity to the Management Plane via ProxyDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message