|
NAMEicmpinfo - interpret ICMP messagesSYNOPSISicmpinfo [-v[v[v]]] [-n] [-p] [-s] [-l]DESCRIPTIONIcmpinfo is a tool for looking at the ICMP messages received on the running host. It can be used to detect and record 'bombs' as well as various network problems.The output format is as follows (all on one line):
MMM DD HH:MM:SS ICMP_type[sub-type]
In normal operation, icmpinfo will only report on "weird" packets, mainly icmp_unreachable. OPTIONS
WARNINGSThe packet decoding is planned for ICMP Unreachable outputs and might not be significant for all other Icmp types. Output can be shorter when implied by the packet size or the icmp type.AUTHORLaurent Demailly <dl@hplyot.obspm.fr>. Free software.
Visit the GSP FreeBSD Man Page Interface. |