Hi, why does netstat show different number of TCP segments received/transmitted than Ethereal? Is there any way of getting the same number?
When, for example, I start an ftp session with a remote server and check the number of segments received (at the same time on netstat and Ethereal) when I download a file from the server. I find that the number of TCP segments given by Ethereal are less than those given by netstat. I am looking at statistics for the session in netstat using netstat -s -p tcp.
Thanks
When, for example, I start an ftp session with a remote server and check the number of segments received (at the same time on netstat and Ethereal) when I download a file from the server. I find that the number of TCP segments given by Ethereal are less than those given by netstat. I am looking at statistics for the session in netstat using netstat -s -p tcp.
Thanks