how change ip for web gui?

ds(ds)

Active Member
Sep 11, 2011
60
0
26
I have the a little problem.
Proxmox has this network configuration:

proxmox>networks:
vmbr0 eth0 192.168.1.10 255.255.255.0
vmbr1 eth1 10.92.x.x. 255.255.255.224 10.92.x.x

but if change 192.168.1.10 to 192.168.0.5, save and restart Proxmox,
web-gui will at 192.168.1.10:8006 and not 192.168.0.5:8006.

sorry for bad english

Why does not automatically change the value and what to do in this case?
 
also change:

Code:
nano /etc/hosts
 
  • Like
Reactions: nudelsalad
10x!!....try later to test.

Another stupid question.

in [/etc/hosts] i see

127.0.0.1 localhost.localdomain localhost
192.168.1.10 proxmox.udms.tld proxmox pvelocalhost

where another ip (external)?

I went on the web-gui through 192.168.1.10 and 10.92.xx???