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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ