cant login of ip change

raj

Active Member
Sep 17, 2011
217
4
38
www.businessparksolutions.com
Hi team,

running the latest version of proxmox. I need to change the ip address of a standalone install so I went on the gui and change the ip on the vmbr0 nic. Rebooted but could not login from the gui anymore. try google and realised had to change /etc/host file also which I did but still cant login. The error msg i am getting now is connection error 401 permission denied- invalid ticket.
I have tried to change the ip back from the interface file still nothing so put if back to th enew one again.

here is the interface config:

# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage part of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!

auto lo
iface lo inet loopback

iface eth0 inet manual

iface eth1 inet manual

iface eth2 inet manual

iface eth3 inet manual

iface eth4 inet manual

iface eth5 inet manual

auto bond0
iface bond0 inet manual
slaves eth0 eth1
bond_miimon 100
bond_mode 802.3ad

auto vmbr0
iface vmbr0 inet static
address 192.168.0.9
netmask 255.255.255.0
gateway 192.168.0.251
bridge_ports bond0
bridge_stp off
bridge_fd 0


Could anyone assist please

rajbps
 
Hi,

for renaming you need to change the name in this two files

/etc/hosts
/etc/hostname
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!