Xerxes83 Tux's lil' helper


Joined: 20 Oct 2004 Posts: 127 Location: The Netherlands
|
Posted: Sat May 07, 2005 8:47 pm Post subject: Tethereal Sequence/Ack number |
|
|
I am trying to get tethereal to show me the Sequence and Acknowledgement numbers. But unfortunately tethereal rewrites the Seq and Ack number for some vague reason. If I run tethereal with the -V option it will tell me these numbers are relative. Is there any way I can solve this? And what use are the TSV (Timestamp Value, 32 bits) and TSER (Timestamp Echo Reply, 32 bits) values? Will they cause problems if you try to inject packets (that is the assignment & reason why I am trying to do this)?
Quote: | gentoo root # tethereal -S -R "tcp.port == 23"
Capturing on eth0
2.820802 192.168.0.6 -> 192.168.0.9 TELNET Telnet Data ...
2.827901 192.168.0.9 -> 192.168.0.6 TELNET Telnet Data ...
2.827905 192.168.0.6 -> 192.168.0.9 TCP 1037 > telnet [ACK] Seq=1 Ack=3 Win=5840 Len=0 TSV=3717322 TSER=3717723
3.604048 192.168.0.6 -> 192.168.0.9 TELNET Telnet Data ...
|
Thx for helping! |
|