Advertisement
tangent

tshark port 80 and host client, on server

Feb 6th, 2013
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. $ sudo tshark port 80 and host client
  2. Password:
  3. Capturing on en0
  4. 0.000000 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692417 TSecr=0 SACK_PERM=1
  5. 0.100145 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692514 TSecr=0 SACK_PERM=1
  6. 0.200487 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692613 TSecr=0 SACK_PERM=1
  7. 0.301170 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692713 TSecr=0 SACK_PERM=1
  8. 0.401836 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692813 TSecr=0 SACK_PERM=1
  9. 0.502921 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838692913 TSecr=0 SACK_PERM=1
  10. 0.604041 10.1.10.27 -> 10.1.10.42 TCP 78 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=16 TSval=838693013 TSecr=0 SACK_PERM=1
  11. 0.806039 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  12. 1.107885 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  13. 1.610199 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  14. 2.615687 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  15. 4.627717 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  16. 6.639151 10.1.10.27 -> 10.1.10.42 TCP 62 51208 > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 SACK_PERM=1
  17. ^C13 packets captured
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement