User Tools

Site Tools


proxmox:networking:bridged_vm_traffic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox:networking:bridged_vm_traffic [2021/06/19 12:14] – [Final Resulting file] peterproxmox:networking:bridged_vm_traffic [2021/06/19 12:16] (current) – [Create a bridged network] peter
Line 22: Line 22:
 auto vmbr1 auto vmbr1
 iface vmbr1 inet manual iface vmbr1 inet manual
- bridge_ports eth1 +        bridge_ports eth1 
- bridge_stp off +        bridge_stp off 
- bridge_fd 0+        bridge_fd 0
 </file> </file>
  
Line 70: Line 70:
 auto vmbr1 auto vmbr1
 iface vmbr1 inet manual iface vmbr1 inet manual
- bridge_ports eth0.10 +        bridge_ports eth0.10 
- bridge_stp off +        bridge_stp off 
- bridge_fd 0+        bridge_fd 0
 </code> </code>
  
Line 136: Line 136:
  
 The VMs will use the **enp11s0** card. The VMs will use the **enp11s0** card.
 +
 +  * Notice the **bridge-ports enp11s0f0 enp11s0f1 enp11s0f2 enp11s0f3** line which will bridge all 4 ports on this card.
  
 </WRAP> </WRAP>
proxmox/networking/bridged_vm_traffic.1624104885.txt.gz · Last modified: 2021/06/19 12:14 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki