Connect PVEs over SSH / Wireguard?

fpausp

Renowned Member
Aug 31, 2010
665
49
93
Austria near Vienna
First of all, thank you for developing PDM! I tested the Datacenter Manager in a LAN and it worked so far...

The next step for me is to run PDM in my LAN and connect some remote PVEs over WAN.

What ports do I need and has someone tested it with SSH?
 
What ports do I need and has someone tested it with SSH?
I did a quick and dirty Test to connect the PVE over WAN with:

Code:
ssh -L IP_PDM:8006:IP_Remote_PVE:8006 USER@IP_PublicIP_Jumphost -p PORT_Jumphost

and was able to setup the remote PVE under PDM and work with it...


Suggestion:

Would be nice to get something (ssh / autossh) integrated into the GUI of PDM. Maybe Wireguard would be also an option?
 
Last edited:
  • Like
Reactions: pvps1