Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Ethereal reports that the ICMP checksums generated by the unix ping application are wrong. What is going on!?

0
Posted

Ethereal reports that the ICMP checksums generated by the unix ping application are wrong. What is going on!?

0

The stub code only saves the first 96 bytes of the packets it receives and the generated ICMP packets are 98 bytes, hence Ethereal’s checksum does not take into account the last 2 bytes. The latest version of the stub code has the packet dump length increased to 100 bytes. You may also modify sr_router.h to increase PACKET_DUMP_SIZE yourself.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123