View Single Post
  #3 (permalink)  
Old 2007-07-17
mel4fun mel4fun is offline
Junior Member
 
Join Date: 2007-03-29
Posts: 2
Rep Power: 0
mel4fun has an average reputation (10+)
Default Re: TCP sequence validator: dropped packet with invalid ACK number

Hi,

Thanks for the advice.

Problem found, and a silly mistake.

There is a static route on the Nokia for Host A, but pointing to the wrong interface. Instead of pointing inwards, it was pointing outwards to the external router.

Therefore, when we initiate the TCP 3140 from Host A, the return TCP ACK from Host C never return, thus the error.

The TCP ACK is bouncing between the firewall external and router interface.

Silly mistake but glad that we resolve it.
Reply With Quote