Ask Your Question
0

TCP Retransmission requests from IPTV Server and TCP Dup Ack Requests from Client

asked 2018-11-11 01:02:55 +0000

jsnow gravatar image

updated 2018-11-12 23:17:35 +0000

Server address ( 208.240.190.100) and client ( 210.220.160.48). We are having some problem in the IPTV traffic. It stucks sometimes and sometimes there is a delay in video . Below mentioned is the tcp dump which i took at server side . In this , we can see that there are lots of TCP retransmission requests coming from Server and Client is also sending TCP Duplication Acknowledgement request. Can someone please take a look at the below mentioned packet capture and let me know whether the problem exist ? as is it at the client side or on the server ? as why server is retransmitting the packets .

I did a continuous ping from client to server but could not see any delay or time out.

234 0.672953    210.220.160.48   ---------  208.240.190.100      TCP         60 51977 → 80 [ACK] Seq=231 Ack=97409 Win=64240 Len=0

235 0.672958    208.240.190.100 ---------   210.220.160.48               TCP         2974   80 → 51977 [ACK] Seq=114929 Ack=231 Win=41808 Len=2920 [TCP segment of a reassembled PDU]

236 0.679994    210.220.160.48    ------------       208.240.190.100    TCP   60       [TCP Dup ACK 231#2] 33042 → 80 [ACK] Seq=1 Ack=94901 Win=64240 Len=0

237 0.679998    208.240.190.100   ----------    210.220.160.48         HTTP        1514      Continuation

238 0.689851    210.220.160.48     -----------      208.240.190.100         TCP   60      [TCP Dup ACK 231#3] 33042 → 80 [ACK] Seq=1 Ack=94901 Win=64240 Len=0


239 0.689855    208.240.190.100   ------------- 210.220.160.48          HTTP  1514  [TCP Fast Retransmission] Continuation

240 0.693000    210.220.160.48      ------------       208.240.190.100      TCP     60          51977 → 80 [ACK] Seq=231 Ack=100329 Win=64240 Len=0

241 0.693004    208.240.190.100    ------------ 210.220.160.48            TCP   2974    80 → 51977 [ACK] Seq=117849 Ack=231 Win=41808 Len=2920 [TCP segment of a reassembled PDU]

242 0.699995    210.220.160.48     ---------------  208.240.190.100 TCP       60    [TCP Dup ACK 231#4] 33042 → 80 [ACK] Seq=1 Ack=94901 Win=64240 Len=0

Server is also showing some malformed packets in errors of wireshark . Below mentioned are the errors on server side wireshark capture .

1884 TCP: [TCP Fast Retransmission] 80 → 51977 [ACK] Seq=1053709 Ack=231 Win=41808 Len=1460[Reassembly error, protocol TCP: New fragment overlaps old data (retransmission?)]

2335 TCP: [TCP Fast Retransmission] 80 → 51977 [ACK] Seq=1308554 Ack=461 Win=41808 Len=1460[Reassembly error, protocol TCP: New fragment overlaps old data (retransmission?)]

Please help me regarding it that how i can resolve this issue ?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-11-11 19:57:06 +0000

Seems you have packet loss somewhere between Server and Client. Check the error counters on your switches, routers, fw...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-11-11 01:02:55 +0000

Seen: 2,963 times

Last updated: Nov 12 '18