[SOLVED] Debian VM Cloud-Init Networking Issue

oscian44

New Member
Mar 17, 2025
4
1
3
I've had a Debian 12 VM stop responding to network requests completely. I'm unable to SSH in or SFTP into the machine due to refused connection and the SMB share has also stopped working. The console in the proxmox web interface is working as per normal, however it doesn't autologin like my linux containers do.

I have attempted to change the VM's IP using the Cloud-Init tab and it hasn't had any effect after image regeneration and reboots of the VM. I have also run "cloud-init clean" and reboot to no avail.
 
I attempted to add an additional network adapter via proxmox GUI and then set its IP in the cloud-init tab. The adapter added fine but appears to have ignored the cloud init IP completely and used DHCP to assign itself an address.