Is there a possibility to send the answer from the receiver back to the sender and also write it in log.dat.
For example, if we ping an IP or google.com, we get back bytes of data.
I want to have the same thing by using CSI-Tool. The Problem is that we "ping" just MAC and send the packets which will be written in a .dat file. How can I run CSI-Tool like ping-pong, where pong is the answer of receivers.
The main idea is that we run the ping like this
Is there a possibility to send the answer from the receiver back to the sender and also write it in log.dat.
For example, if we ping an IP or google.com, we get back bytes of data. I want to have the same thing by using CSI-Tool. The Problem is that we "ping" just MAC and send the packets which will be written in a .dat file. How can I run CSI-Tool like ping-pong, where pong is the answer of receivers.
Thank you vary much.