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,

gefragt vor einem Jahr421 Aufrufe
2 Antworten
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
EXPERTE
kentrad
beantwortet vor einem Jahr
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen