darkuser wrote: the normal tcp sequence number is predictable the pix randomizes it so it's not predictable this is transparent to the two parties participating in the 3 way handshake.
tiersten wrote: Old TCP stacks used a timer to generate the ISN. This was predictable so most new TCP stacks have changed over to randomizing the ISN. They will randomize the increment as well. The PIX can do this or the actual device behind the PIX can do it. If the device is already doing it then you should disable it on the PIX. The PIX will have to do more work as it needs to keep track of more things.