So I have a remote test rig that i have been running Debian on, just testing some different setups. The only thing installed was Debian 12 with Docker with a few containers and Samba. I decided to try Proxmox following this guide: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm.
It all went fine, and I got to log into the web interface. That's where I got a little sidetracked, as I started to uninstall Docker, and decided to reboot before I got to the last step which is to create a Linux Bridge called vmbr0, and add my network interface to it. After that reboot, I'm no longer able to reach the web UI, the Samba share or SSH in using root (was not before either) or my user (which is what I used when I installed Proxmox in the first place). I can ping it, so I know it's running. I also tried to remove the relevant entries in known_hosts in case it had renewed the ssh key., but I still get Connection refused.
Is this because i forgot vmbr0, or is there something else I could try? As I mentioned, it's remote and I won't be able to physically access it for another 10 days. It's no big deal, but a bit unfortunate as I can't keep playing with it until then.
Bonus question: How can i create the vmbr0 from command line when I do get physical access?
It all went fine, and I got to log into the web interface. That's where I got a little sidetracked, as I started to uninstall Docker, and decided to reboot before I got to the last step which is to create a Linux Bridge called vmbr0, and add my network interface to it. After that reboot, I'm no longer able to reach the web UI, the Samba share or SSH in using root (was not before either) or my user (which is what I used when I installed Proxmox in the first place). I can ping it, so I know it's running. I also tried to remove the relevant entries in known_hosts in case it had renewed the ssh key., but I still get Connection refused.
Is this because i forgot vmbr0, or is there something else I could try? As I mentioned, it's remote and I won't be able to physically access it for another 10 days. It's no big deal, but a bit unfortunate as I can't keep playing with it until then.
Bonus question: How can i create the vmbr0 from command line when I do get physical access?