Default Session Time-outs

  • TCP start timeout - A TCP connection will be timed out if the interval between the arrival of the first packet and establishment of the connection (TCP three-way handshake) exceeds TCP start timeout seconds.
  • TCP session timeout is the length of time an idle connection will remain in the Security Gateway connections table.
  • TCP end timeout - A TCP connection will only terminate TCP end timeout seconds after two FIN packets (one in each direction: client-to-server, and server-to-client) or an RST packet.

    When a TCP connection ends (FIN packets sent or connection reset) the Check Point Security Gateway will keep the connection in the connections table for another TCP end timeout seconds, to allow for stray ACKs of the connection that arrive late.

  • UDP Virtual Session Timeout - Specifies the amount of time a UDP reply channel may remain open without any packets being returned.
  • ICMP Virtual Session Timeout - An ICMP virtual session will be considered to have timed out after this time period.
  • Other IP protocols virtual session timeout - A virtual session of services which are not explicitly configured here will be considered to have timed out after this time period.
  • SCTP start timeout - SCTP connections will be timed out if the interval between the arrival of the first packet and establishment of the connection exceeds this value.
  • SCTP session timeout - Time an idle connection will remain in the Security Gateway connections table.
  • SCTP end timeout - SCTP connections end after this number of seconds, after the connection ends or is reset, to allow for stray ACKs of the connection that arrive late.