User Tools

Site Tools


articles:proxmox_span

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
articles:proxmox_span [2018/04/27 17:34] – [Create a new bridge] veeraarticles:proxmox_span [2018/04/27 17:45] – [Create a new bridge] veera
Line 32: Line 32:
 </code> </code>
  
 +Then 
  
 +<code>
 +systemctl restart network
 +</code>
 +
 +
 +Basically, this creates a dumb bridge with zero bridge_ageing, so it will just forward all packets to who ever is connected.  
 +
 +Now ''brctl show'' should show you the new bridge. 
 +
 +
 +==== Add a new interface to a VM using this bridge vmbr7 ====
 +
 +Next logon to Proxmox VE and add a new sniffing interface using //Hardware -> Add -> Network Device//
 +
 +Then select the new bridge for this interface as shown below
 +
 +{{:articles:pve1.png?600|}}
 +
 +Then go back and review the VM, there should be TWO intefaces, one for management and the other for the sniffing.  It should look like this.
 +
 +{{:articles:pve2.png?600|}}
articles/proxmox_span.txt · Last modified: 2018/04/27 17:52 by veera