- Use a browser and go to
http://gaia.cs.umass.edu/ethereal-labs/alice.txt
save the file to your computer. Next go to
http://gaia.cs.umass.edu/ethereal-labs/TCP-ethereal-file1.html
and use Browse -button to find the file you just downloaded.
Now start packet capture and after that click ``Upload Alice.txt file''.
When the upload is complete you will be notified. Stop packet capture. Filter out all non-related traffic.
- (a) First is TCP three-way handshake. What are the real sequence and acknowledge numbers in those packets?
- (b) What is the MSS value and receive windows size?
- (c) What HTTP method is found on the packet right after the three-way handshake?
- (d) Click the packet and then Analyze -> Follow TCP Stream.
Describe the behaviour you can observe from the DATA packets and the ACKs
(Statistics -> Flow Graph... sekä Statistics -> TCP Stream Graph
-> Time-Sequence Graph (Stevens)).
Return packet capture. Filter out all non-related traffic.
TCP flow graph example
Time-Sequence Graph (Stevens) example