|
Re: Any Ping Sensitivity Adjust: msg#00009monitoring.monit.general
M. D. Parker wrote: Sorry system is a 266MHz Pentium 2. I also patched it against 4.5.1 after stripping out the .pod patching and it went in cleanly. Ethereal shows that the ICMP layer checksum on all the echo request packets is incorrect (and therefore packet is ignored/dropped by firewalls). The ICMP checksum also appears not to change across from the 2nd on packet on. It looks like this call icmphdrout[i]->checksum= checksum_ip((unsigned char *)icmphdrout, ICMP_SIZE) and the one below it in net.c (line ~654) need to be changed to icmphdrout[i]->checksum= checksum_ip((unsigned char *)icmphdrout[i], ICMP_SIZE) Doing that made it at least mark the hosts as working now and I see the multiple amount of ping requests. Regards Daniel -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Any Ping Sensitivity Adjust: 00009, M. D. Parker |
|---|---|
| Next by Date: | Re: Any Ping Sensitivity Adjust: 00009, Martin Pala |
| Previous by Thread: | RE: Any Ping Sensitivity Adjusti: 00009, M. D. Parker |
| Next by Thread: | Re: Any Ping Sensitivity Adjust: 00009, Martin Pala |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |