reconfiguring IP address to access web GUI

  • Thread starter Thread starter Billybat
  • Start date Start date
B

Billybat

Guest
I recently aquired a preconfigured Proxomox-Debian box. I cannot log into the web gui because the IP is hard coded and points to a non existant IP address. Where do i change the IP address to a usable IP, to enable me to log in?
As you may be able to tell I'm a newb, so any help is most appreciated.
 
I recently aquired a preconfigured Proxomox-Debian box. I cannot log into the web gui because the IP is hard coded and points to a non existant IP address. Where do i change the IP address to a usable IP, to enable me to log in?
As you may be able to tell I'm a newb, so any help is most appreciated.
Hi,
like on other debians the ip ist stored in
Code:
/etc/network/interfaces
The interface vmbr0 is the right one...

Udo
 
up and running. Thank you for your help. Now the reading begins...:D