View Single Post
  #5 (permalink)  
Old 2009-06-30
Adam Carter Adam Carter is offline
Member
 
Join Date: 2006-06-28
Posts: 80
Rep Power: 4
Adam Carter has an average reputation (10+)
Default Re: Does this tcpdump result has any error?

RST packets mean that the session has been killed off suddenly rather than closed down cleanly (in which case you would see FINs instead). Investigate the side that's sending the RSTs first. IIRC hitting stop in a web browser causes and RST - is the service on 8801 a web server or proxy?
Reply With Quote