Make incoming pings visible
How to see ping requests being recieved on the destination machine? - Super User:
Wireshark is too heavy duty for something so simple. Just use
tcpdump -nn icmp. Add andhost 1.2.3.4if you want to limit it to packets coming from 1.2.3.4.
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus