SSH Connection to Proxmox not using the server adress entered in GUI..

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
Post Reply
christoffer1984
Posts: 3
Joined: Tue Feb 10, 2026 1:26 pm

Tue Feb 10, 2026 1:56 pm

Default it looks like when you connect to Proxmox on a different IP/Server address then the host is using HTTP (8006) works.
But SSH doesnt in the logs it tries to connect to the hosts ip adress not what you entered in the server connection.
One option to override this default behaviour similar to this: "use this server address for ssh" would be good.
And should it be possible when you connect to the proxmox host that it checks already then if there is access on the ssh port, simple port open check?
Because now it creates the vm etc before it fails, and it should fail already then in my opinion "SSH not responding".

TLDR:
An option to use the IP/server address you enter to the Proxmox host in the gui, to use that for SSH as well. Not only http (8006).

xx.xx.xx.xx here in the logs is not the Server address i used to connect to Proxmox:
2/10 14:19:21.245 1b8c Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::ConnectSSH: Attempting connection to xx.xx.xx.xx...
2/10 14:19:42.269 1b8c Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::ConnectSSH: Connect failed for xx.xx.xx.xx. WSA=10060 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
)
2/10 14:19:42.269 1b8c Facility ???ERROR: Proxmox::WrapperProxmox::WrapperProxmoxImpl::ConnectSSH: TCP connect failed: WSA=10060 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Tue Feb 10, 2026 2:47 pm

Check this build https://starwind.my.salesforce.com/sfc/ ... XlX0Tfgtsw.
They improved things with ssh logins, I believe.
christoffer1984
Posts: 3
Joined: Tue Feb 10, 2026 1:26 pm

Tue Feb 10, 2026 5:18 pm

I already downloaded that from another thread here in the forums (thats how i could see more details in the logs).
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Tue Feb 10, 2026 8:43 pm

I have pushed your request to the dev team. Thanks for your suggestions.
EmanuelDSterns
Posts: 1
Joined: Sat Apr 04, 2026 7:38 am

Sat Apr 04, 2026 7:40 am

yaroslav (staff) wrote:
Tue Feb 10, 2026 2:47 pm
Check this build https://starwind.my.salesforce.com/sfc/ ... XlX0Tfgtsw
They improved things with ssh logins, I believe.
The information you shared is very useful, thank you so much!
Post Reply