[Contents] [Prev] [Next] [Index] [Report an Error]

Disabling TCP Packet Security Checks

The JUNOS software provides a mechanism to disable security checks on TCP packets to ensure interoperability with hosts and devices with faulty TCP implementations. The following set security flow command disables TCP SYN checks and TCP sequence checks on all TCP sessions.

set security flow tcp-session no-syn-check
set security flow tcp-session no-sequence-check

[Contents] [Prev] [Next] [Index] [Report an Error]