allow domain name for management instead of the source ip (sea vacation related! :) )

openaspace

Active Member
Sep 16, 2019
483
10
38
Italy
Hellooo :)
it's possible to allow a domain name as ip related allowed to access proxmox control panel?

My temporary beach office have a dynds.com domain, proxmox perform reverse dns control if I set the domain name in the allowed source ?
 
hi,

not really, since when you add the rule for yourdomain.dyndns.org iptables will resolve the IP and add the rule for that, and when the IP for your domain changes you will need to re-add the rule.

if you have ssh access you can instead forward the local port and access through https://localhost:8006. like this:
Code:
ssh -L 8006:127.0.0.1:8006 root@your.proxmox.ip.here
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!