Posts about Proxmox

Adding a second NIC to Proxmox VM

November 7th 2025 Linux Proxmox Docker

As I'm adding more services to my home lab server, I reached a point at which I want to expose some of them to the internet but keep others available only in the internal network. To securely do so from a single virtual machine, I want to serve the two groups of services via a different interface controller. But my virtual machine only had one. How difficult could it be to add a second one?