I just got my first Proxmox installation working (well, almost).
I noticed that the instruction on setting up Shorewall as firewall for Proxmox leave some incoming ports open:
rules:ACCEPT net fw tcp 443,5900:5999
I understand that "5900:5999" is for the VNC consoles. Which means that they are NOT tunneled through HTTPS. Since the VNC protocol is NOT encrypted by default have you got VNC somehow encrypted while still using the same ports, or is it "for LAN only"?
I had to fight with such issues before, and basically had to reserve a public IP just for VNC in the end (over HTTPS).
I noticed that the instruction on setting up Shorewall as firewall for Proxmox leave some incoming ports open:
rules:ACCEPT net fw tcp 443,5900:5999
I understand that "5900:5999" is for the VNC consoles. Which means that they are NOT tunneled through HTTPS. Since the VNC protocol is NOT encrypted by default have you got VNC somehow encrypted while still using the same ports, or is it "for LAN only"?
I had to fight with such issues before, and basically had to reserve a public IP just for VNC in the end (over HTTPS).