Trace traffic through Site-to-Site VPN

0

Hello!

Is there a way I can get details about the traffic through Site-to-Site VPN? I need to get the IP that originated the traffic and the response back. VPN tunnel logs are not enough.

Thank you!

Celia
demandé il y a un mois78 vues
1 réponse
0
Réponse acceptée

Look at VPC Flow Logs https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html

srcaddr The source address for incoming traffic, or the IPv4 or IPv6 address of the network interface for outgoing traffic on the network interface. The IPv4 address of the network interface is always its private IPv4 address.

dstaddr The destination address for outgoing traffic, or the IPv4 or IPv6 address of the network interface for incoming traffic on the network interface. The IPv4 address of the network interface is always its private IPv4 address.

profile picture
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • Thank you!

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions