When you are doing the Ethereal capture, are you filtering by IP or MAC or by something more stringent?
Re: I am checking the TCP Segments and filtering with TCP segments, however, checking in the Conversation (in Statistics)shows the same result.
I get 17 packets of protocol FTP when I capture an FTP session in Ethereal. That includes a single directory change on the server. Is it possible that Ethereal is not counting these packets in the statistics that you are looking at?
Re: I have checked, and varified. Ethereal shows the Request Packets to change the directory and Receive Packets for approval from the server.
And where are you grabbing the segment counts in Ethereal?
Re: I just start the Capture in Ethereal and check the results once I am done downloading a file.
Also, are you seeing any retransmissions in the Ethereal capture?
Re: Sometimes yes, but not that much. I think the Conversation in Statistics shows the actual number of TCP Packets exchanged during the session minus the retranmitted ones. I am only interested in the ones sent from the server and received by my machine.
I'm assuming that you are pulling the statistics from the same FTP session for Ethereal and netstat?
Re:Yes, I start an FTP session, go to a directory, change the mode of transfer to binary, check the number of TCP received segments shown by netstat, start Capture on Ethereal, then download a file, stop Ethereal and check the number of TCP segments shown by Ethereal and netstat check the segment size shown by Ethereal and I am trying to compare the size of the file to the number of segments received by my machine.
I hope I did ok in my replies.
Now, my question is, are you getting the same number of Segments????? If you are then MAN there is something wrong with my machine!!! btw I am using Windows XP