Detecting TCP checksum errors

Everything about IP-Tools
Post Reply
jsavage
Posts: 2
Joined: Tue Nov 16, 2004 2:55 am

Detecting TCP checksum errors

Post by jsavage »

Can IP Tools be used for detecting any occurances of TCP Checksums being incorrect with respect to the pseudo header + payload ?

If not, what tools are recomended for A. checking for such errors and B. generating test packets that can be used to demonstrate the tool ?

James Savage
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

IP-Tools can provide information about invalid incoming TCP packets ("Local Info" utility -> "Statistics" -> "TCP" -> "Incoming Errors" counter).

But you need to detect such packets in automatic mode, right?
In this case you may use Advanced Host Monitor http://www.ks-soft.net/hostmon.eng/index.htm
Use "SNMP Get" test method with OID=1.3.6.1.2.1.6.14.0

On the other hand, if you need to see detailed information about TCP packets, our tools cannot help you.
You need some sort of sniffer...
I think this list will be useful http://www.snapfiles.com/Shareware/netw ... iffer.html

Regards
Alex
jsavage
Posts: 2
Joined: Tue Nov 16, 2004 2:55 am

Post by jsavage »

Thanks for that. I have taken a look at Advanced Host Monitor but am a little over awed by it at the moment. I can only see SNMP, SNMP Trap and SNMP test so how do I specify 'Get' ? Presumably I set the alert to monitor the Oid you mentioned but what should I compare it to ?

James
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

"SNMP" and "SNMP Get" is the same test method
Presumably I set the alert to monitor the Oid you mentioned but what should I compare it to ?
Compare to previous value using "increase by" option of the test.

Regards
Alex
Post Reply