Relative Content

Tag Archive for amazon-web-servicesnetworkingamazon-ec2amazon-vpc

Why is my ec2 instance sending traffic to itself?

I’m a beginner. In the VPC flow log, I found traffics where the src address is the public ip of my ec2 instance (let’s call it B) and the dst address is the private ip of that same instance B. And vice versa, sometimes the src address is the private ip of the ec2 instance and the dst address is the public ip of that same instance.