Changing IP number in command line ?

arlagoso

New Member
Dec 22, 2010
19
1
1
After the electricity went-off my proxmox got restarted. And then i see proxmox#: command prompt, but i dont reach with webgui...
I thing My proxmox IP number is chancing...
Is there any way to change the IP number with command line...?

(Sorry for my bad english)

Thanks a lot ...
 
above the proxmox#: prompt you should also see the new IP.

the other way to see the current IP is to enter ifconfig vmbr0
the second string, starting with inet addr: should contain the IP.

To change the IP via command prompt, you can use the info from this post:
http://forum.proxmox.com/threads/57...rouble-reaching-the-internet?p=32430#poststop
but you should change the settings for vmbr0, not eth0 as I've described there.
 
Last edited by a moderator: