Hello,
I'm totally new to ProxMox and am trying to get my bearings. I installed it on my home network behind my ISP router. I'm having trouble accessing the Web Admin from a different computer on the same network.
Observations:
How can I access the web admin?
Thanks!
I'm totally new to ProxMox and am trying to get my bearings. I installed it on my home network behind my ISP router. I'm having trouble accessing the Web Admin from a different computer on the same network.
Observations:
- As I understand it, ProxMox does not by default get a DHCP address.
- It does setup an IP address on a the vmbr0 interface with value of 192.168.100.2
- I'm able to ping itself locally at the 192.168.100.2 address on the ProxMox machine on the console.
- I'm able to successfully do a wget for https://192.168.100.2:8006 on the ProxMox machine on the console. I can see it complaining about the SSl certificate as expected.
- I am able to ping 192.168.100.2 from a different computer on my network fine.
- I'm unable to do a wget for https://192.168.100.2:8006 from the different computer on my network. It just hangs there.
How can I access the web admin?
- As far as I can tell, locally I can only access the web admin via the command line using wget. How would someone bring up a web browser etc. locally on the ProxMox machine to view the Web Admin?
- Then, there's the question of accessing it from a different computer on the network?
Thanks!