View Single Post
  #1 (permalink)  
Old 2009-06-21
shmilyh shmilyh is offline
Senior Member
 
Join Date: 2008-11-23
Location: China
Posts: 111
Rep Power: 2
shmilyh has an average reputation (10+)
Default Does this tcpdump result has any error?

[Expert@FW_02]# tcpdump -i eth2 | grep 192.168.32.133

tcpdump: listening on eth2

11:34:15.634355 192.168.32.133.8801 > 220.199.6.27.34839: S 473200359:473200359(0) ack 3483590450 win 5840 <mss 1460> (DF)

11:34:15.686266 220.199.6.27.34839 > 192.168.32.133.8801: . ack 1 win 65535

11:34:16.967105 220.199.6.27.34839 > 192.168.32.133.8801: P 1:62(61) ack 1 win 65535



11:34:27.835336 192.168.32.133.8801 > 220.199.6.27.34839: S 473200359:473200359(0) ack 3483590450 win 5840 <mss 1460> (DF)

11:34:27.892991 220.199.6.27.34839 > 192.168.32.133.8801: . ack 1 win 65535

11:34:29.025712 220.199.6.27.34839 > 192.168.32.133.8801: P 1:62(61) ack 1 win 65535

11:34:51.836525 192.168.32.133.8801 > 220.199.6.27.34839: S 473200359:473200359(0) ack 3483590450 win 5840 <mss 1460> (DF)

11:34:51.890920 220.199.6.27.34839 > 192.168.32.133.8801: . ack 1 win 65535

11:34:53.188050 220.199.6.27.34839 > 192.168.32.133.8801: P 1:62(61) ack 1 win 65535

11:34:57.993611 220.199.6.27.34839 > 192.168.32.133.8801: R 62:62(0) ack 1 win 65535
Sorry,I am not familiar with this tool,would you pls help me to analyse
it?It would be great if you could tell me how to analyse it.Thanks.
Reply With Quote