Remote web GUI

polandlp

Member
Feb 24, 2021
25
1
6
25
Hello, I have a proxmox server and I would like to access the GI web from a different network because the server is in a different building than I am. I don't even know how to get to know public ip server.
P.S.
It's the first time I'm using Proxmox and sorry my English is not perfect :)
 
Last edited:
please post in english anyway - even if not perfect we'll try to understand ;)
 
  • Like
Reactions: polandlp
My server is on a different network than I and I would like to be able to remotely access the web GUI
 
Last edited:
  • Like
Reactions: polandlp
ip -c a will show you all currently configured network devices and their addresses.
 
  • Like
Reactions: polandlp
I have one more problem, I cannot see the public address or do I have to configure something to see it and if so, what color
 
if you don't see a public address on the PVE server, then it is likely behind a router doing NAT and you need to setup port forwarding..
 
Is there already a connection between these Buildings?
If yes do it over that private connection, publishing a WebGUI to the Internet is never a good idea