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


Usage

<configuration>
    <services>
        <ids>
            <rule>
                <term>
                    <then>
                        <syn-cookie>
                            <threshold>threshold</threshold> <!-- mandatory -->
                            <mss>mss</mss> <!-- mandatory -->
                        </syn-cookie>
                    </then>
                </term>
            </rule>
        </ids>
    </services>
</configuration>

Description

Define SYN cookie parameters.

Contents

<mss>—MSS value for TCP delayed binding.

<threshold>—Threshold above which SYN cookies are enabled.


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