Hi All
Changing the IP address without access to the webGUI was a bit troublesome...
Ran into some issues which may be helpful for others...
I originally changed /etc/network/interfaces and restarted the network, but this did not work - probably due to the bridge setup I am guessing.
After a bit of reading, http://pve.proxmox.com/wiki/Network_Model
Logged in as root on console
cp /etc/network/interfaces /etc/network/interfaces.new
changed to the appropriate IP and gateway on the new network.
changed /etc/issue to reflect the new server IP info.
Cheers
Alex
Changing the IP address without access to the webGUI was a bit troublesome...
Ran into some issues which may be helpful for others...
I originally changed /etc/network/interfaces and restarted the network, but this did not work - probably due to the bridge setup I am guessing.
After a bit of reading, http://pve.proxmox.com/wiki/Network_Model
Logged in as root on console
cp /etc/network/interfaces /etc/network/interfaces.new
changed to the appropriate IP and gateway on the new network.
changed /etc/issue to reflect the new server IP info.
Cheers
Alex