Created
February 13, 2014 11:16
-
-
Save fsodogandji/8973392 to your computer and use it in GitHub Desktop.
tcpdump tips & tricks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
$> tcpdump -i lo -n | |
listening on lo, link-type EN10MB (Ethernet), capture size 65535 bytes | |
19:19:15.803651 IP 10.90.32.136.46829 > 10.90.32.136.9042: Flags [S], seq 3429824393, win 43690, options [mss 65495,sackOK,TS val 1561522244 ecr 0,nop,wscale 7], length 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment