Make proxmox responds to mypublicdomain.com:8006

ATX

New Member
Nov 5, 2019
20
0
1
36
If you don't care about TLS its easy, just point any domain record to it and browse it.

If you care, you have to setup Let's Encrypt and/or your own certificate.

Actually port 8006 with public IP allows me to reach the administration console but it does not work with the domain name. Https or not.
 
The domain name is a OVH Domain, initially pointing to host A.
I did a subdomain of that domain, pointint to host B where proxmox is.
sub.domain.com:1111 -> points to my VM and works
sub.domain.com:8006 -> points to proxmox and does not works