Erratum in Documentation for JUNOS Software Release 9.4 for SRX-series Services Gateways

This section lists outstanding issues with the documentation.

Attack Detection and Prevention

The default parameters documented in the firewall/NAT screen configuration options table in the JUNOS Software Security Configuration Guide and the J-Web online Help do not match the default parameters in the CLI. The correct default parameters are:

tcp {
    syn-flood {
        alarm-threshold 1024;
        attack-threshold 200;
        source-threshold 1024;
        destination-threshold 2048;
        timeout 20;
    }
 }
[edit security screen ids-option untrust-screen]

DLSw

Intrusion Detection and Prevention (IDP)

Screens

Related Topics