Should I reinstall Proxmox or I can do it using console or web ui?Try using 10.10.1.65 as an IP address, usually using the first / last IP address of a range is not a good idea.
Should I reinstall Proxmox or I can do it using console or web ui?Try using 10.10.1.65 as an IP address, usually using the first / last IP address of a range is not a good idea.
You should just be able to set it when you click on the Host > System > Network in the Web UIShould I reinstall Proxmox or I can do it using console or web ui?
/etc/hosts
file, so it contains the new IPI've change IP to 65 in "Network in the Web UI" (interface vbr0), in /etc/host and in router.You should just be able to set it when you click on the Host > System > Network in the Web UI
edit: you will also have to update your/etc/hosts
file, so it contains the new IP
Dear Chris, I finally can log in to machine when it breaks connection.Hi,
can you exclude a RAM issue? Try running a memory test.. Also, can you login to the machine physically when the ssh connection and WebUI fail? If yes, can you check disk usage, memory usage,dmesg -w
, journal...
Running out of ideas here.. since you have nothing in the logs.. You could runWhat should I check?
arp -a
to check the mac addresses or check with tools such as socat
if your network remains up while services such as sshd
and pveproxy
loose connection.I would remove this completely and try with a simple default network configuration with a static IP only set on the PVE-host: [1].I've registered IP at the side of router.
cat /etc/network/interfaces
cat /etc/hosts
ip a
Dear Neobin,I only skimmed over the thread, but:
I would remove this completely and try with a simple default network configuration with a static IP only set on the PVE-host: [1].
The following outputs in code-tags from the current configuration might also be helpful:
cat /etc/network/interfaces
cat /etc/hosts
ip a
[1] https://pve.proxmox.com/wiki/Network_Configuration#_default_configuration_using_a_bridge