This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
articles:proxmox_span [2018/04/27 12:15] veera [Create a new bridge] |
articles:proxmox_span [2018/04/27 12:22] (current) veera [Add a new interface to a VM using this bridge vmbr7] |
||
---|---|---|---|
Line 55: | Line 55: | ||
{{:articles:pve2.png?600|}} | {{:articles:pve2.png?600|}} | ||
+ | |||
+ | |||
+ | |||
+ | ===== Configure the capture interface within the VM ===== | ||
+ | |||
+ | Now boot up the VM and you will find two adapters. Using the MAC address you can go back to the Proxmox UI and determine which adapter maps to which bridge. Assign an IP address to the management interface and leave the other one without an IP. | ||
+ | |||
+ | Typing ''ifconfig -a'' gives you something like below | ||
+ | |||
+ | {{:articles:pve3.png?600|}} | ||
+ | |||
+ | |||
+ | <note important>Make sure you do a ifconfig ens19 up. Otherwise you may not be able to capture from that interface</note> | ||
+ | |||
+ | |||
+ | We're done. Now, all you need to do is capture from ''ens19'' using Trisul Network Analytics. Install Trisul, then go to admin/admin Capture Profiles and select ens19. | ||
+ | |||
+ | |||
+ | Hope this helps. Trisul is designed to be frugal in resource usage , we can install several such Trisul on a single Proxmox platform using this technique. | ||
+ | |||
+ | |||
+ | -end- | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ |