I have a working proxy
https://proxyprox-v001 -> https://cloud-v001:8006
I get to the web of the desired server, but I need to proxy the connection to the VM via the spice protocol
cv4pve-pepper.exe" --host=proxyprox-v001 --username "$UserName@ldap_cloudp" --password $Password --vmid NAME-vm --viewer "$viewerPath"
I can't connect, but as soon as I specify the direct host as cloud-v001, everything starts working
I thought that pveproxy is responsible for this and is on port 8006, or am I misunderstanding something?
https://proxyprox-v001 -> https://cloud-v001:8006
I get to the web of the desired server, but I need to proxy the connection to the VM via the spice protocol
cv4pve-pepper.exe" --host=proxyprox-v001 --username "$UserName@ldap_cloudp" --password $Password --vmid NAME-vm --viewer "$viewerPath"
I can't connect, but as soon as I specify the direct host as cloud-v001, everything starts working
I thought that pveproxy is responsible for this and is on port 8006, or am I misunderstanding something?