On a host with 2 Physical Network Devices, how to reserve 1 of them for a specific VM?

jbssm

Member
May 14, 2021
18
0
6
41
I suppose this must be something trivial but I've been struggling with it.

My host has 2 Physical Network Devices and I want to make a VM use specifically one of them. So, I created `vmbr1` which uses the `enp2s0f1` physical interface.
Screenshot from 2021-05-14 17-24-50.png
Thing is:
1 - I can't access my proxmox on 192.168.10.100 (which I should be able I think, after all, they both point at my Proxmox host).
2 - My VM get's an address from the 192.168.1.x DHCP pool, and if I try to change it from something in the 192.168.10.x pool, I get no connection.
 
To which port is your client connected, f0 or f1?
Could you please post the configuration of one of those VMs?
Code:
qm config <vmid>