|
||||||||||
|
|
||||||||||
NavigationMy posts on Twitter
|
Using tcpdumpShow all packets received from host 123.123.123.123 Show all TCP packets received from host 123.123.123.123 except the RCP RESET packets Show all UDP packets received from host 123.123.123.123 Show all ICMP packets received from host 123.123.123.123 Extract the TTL value from the packets received from host 123.123.123.123 When replaying a series of stored packets, tcpdump will write the name of the replayed file to error output. To ignore this output, redirect the error output (or output stream 2) to /dev/null: For a sample of IP addresses specified in a file called input.txt, replay the stored packets and count how many ICMP packets were received from which host. This is ideal to see whether hosts responded to ICMP packets. |
|
||||||||
| © Copyleft 2005-2011 - Lode Vanstechelman - Login | ||||||||||