get packet using tcpdump
is it possiple to get the packet by using TCPDUMP in any instance in Public network while two other instances (in private network) make ping between them
First time here? Check out the FAQ!
is it possiple to get the packet by using TCPDUMP in any instance in Public network while two other instances (in private network) make ping between them
Asked: 2020-05-26 06:26:03 -0600
Seen: 22 times
Last updated: May 26 '20
I doubt that the traffic between the two other instances goes through the public network. So I would say no.
Or perhaps I should say: Only if the two other instances communicate via floating IPs (but I am not certain).
i check with folating IPs but also same problem
My guess: If the two networks are connected to the same router, no traffic goes out to the external network.