First page Back Continue Last page Summary Graphics
State Caching (cont)
For TCP, source and destination address and port number are kept in the state table
also sequence numbers, acknowledgement number and window sizes are used
Response is only allowed if:
- addresses and ports match, and
- octet numbers and ack value are allowed
- it is an ICMP error belonging to the above packet exchange
Notes: