Skip to content

How do I configure VPC route tables for Traffic Mirroring?

0

I'm trying to set up Amazon VPC Traffic Mirroring so that traffic to my elastic network interface in one AWS account (account A) and Amazon VPC (VPC A) also shows up on another network interface in a second account (account B) and VPC (VPC B). How do I configure the VPC route tables to make that setup work?

AWS

asked 6 years ago812 views

1 Answer
1
Accepted Answer

The mirrored traffic is sent to the traffic mirror target using the source VPC route table. Before you configure Traffic Mirroring, make sure that the traffic mirror source can route to the traffic mirror target.

For more information and example resource configurations, see Traffic mirror source and target connectivity options in the Amazon VPC traffic mirroring documentation.

AWS

answered 6 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.