Skip to main content

All Questions

Tagged with
0 votes
0 answers
456 views

Get the Destination address from the ICMP header of a ping response

I want to perform a ping request or other fake request and print the whole response from the command line. Practically I'd like to see the same information I can see with Wireshark so that I can ...
b1zzu's user avatar
  • 101
3 votes
2 answers
15k views

Linux Virtual machine can't ping Google, while Host can do it

Assumptions: You have a Windows 7 Ultimate as your host. You have a Linux Kali 2 as a VMWare Workstation virtual machine on this host. Your network adapter is bridged on the VMWare(Version 10.0.3). ...
Ebrahim Ghasemi's user avatar
1 vote
1 answer
1k views

Customize Linux ping icmp response

Is there any way to customize the icmp echo response a Linux machine sends back when someone pings it? Say I ping my PC at home and I want it to send a few bytes of preset data back, a message in ...
TheEdgeOfRage's user avatar
24 votes
3 answers
48k views

Linux: How to monitor incoming pings

Can I somehow monitor incoming pings on a Linux machine? netcat doesn't seem to support that.
futlib's user avatar
  • 1,279