packet capture for AWS and on-prem firewall

0

How do I setup a packet capture in AWS to capture packets from my on-prem firewall? I want to see if traffic from a specific public IP address is making it from my firewall to my AWS IP address. I have tried following the instructions for creating traffic mirroring targets, filters, and sessions. Please let me know what other information is needed. Thanks,

已提问 1 年前420 查看次数
2 回答
0

If you don't really need the data packets, you should take a look at VPC Flow Logs. You can turn it on for an individual Instance (ENI) and publish the data to CloudWatch Logs.

profile pictureAWS
专家
kentrad
已回答 1 年前
0

I would use the follwing feature : https://aws.amazon.com/blogs/aws/new-vpc-traffic-mirroring/ to get your the data you need. On the onprem firewall you can initiate a packet pacture for the outbound interface using the provided tools of yoru oprem firewall.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则