Web-based user interface and IPv6

taich

Active Member
Aug 15, 2020
117
20
38
65
Hi,

is it possible to access the proxmox web-based user interface via IPv6?
How can I do so?

e.g. https://[xxxx:1000:2000::33]8006
 
Ok, what if I add another interface with VPN ipv4. How can I change the configuration so that UI reacts on that IP too? Is this possible?

Thanks for your help.
 
I wrote before but somehow my posts went to /dev/null ... you can proxy the ui with nginx / apache2 to get IPv6 access.

see the forum for it.

If you have the VPN on the Host it should be simple, point your browser to that ip.
 
A you mean I can install Apache2 on the Proxmox host and forward there to the local address. Right?