VMware port mirroring session question #9549
Replies: 1 comment 3 replies
-
Would it be possible to mirror the desired traffic to a physical interface on your VMWare infrastructure and then connect it to a monitoring interface on the forward node? The reason I'm asking is that if you're looking for L2 traffic, you probably want to pull it out of steno, and things get a little hairy in there trying to differentiate between tunnel IPs and actual traffic IPs when retrieving captures. I believe Zeek and Suri can decapsulate the traffic natively but it doesn't sound like that's your use case. --Matt |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm standing up a new SO environment and will be running a bare metal forward node. I need to be able to capture all traffic in and out of a specific VM for some troubleshooting but all of the traffic that I'm interested in looking at is all L2. Is it possible to use the Encapsulated Remote Mirroring (L3) Source port mirroring session type (not sure if the sniffing interface on the forward node can be IP'd)? The only reason I'm curious about this is because I run Cisco UCS blades and the uplinks in VMware are actually virtual interfaces and I'm not sure the traffic will reach the physical interfaces connected to our core switches. I'm open to alternative suggestions about how to make this work.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions