Multiple NIC's and Bridge mode

Bob_Blow

New Member
Nov 20, 2018
3
0
1
32
So, here's the deal I just set up proxmox and currently have 6 VM's set up. The problem is that I am not sure how to set up each VM with its own Ethernet port and its own IP address (Internally). The way I have it set up the system will not boot because the(VMBR#) does not exist. what should I do?? I can provide configs if needed.
 
Now onto the topic.
Once you have the proxmox setuped.
You will have a vbridge on one or several nics.
Now when you configure VMs you add the vnic to it and set the bridge ad the port. When vm is booted and OS installed it will have its own up provided you have proper router and dhcp on your network or you can configure static ip as if it was connected to real network.
The vbridge acts as a switch. Anything connected to it is simulate a physical connection as if it was plugged in into a switch.