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

direction

See the following sections:

direction (Custom Attack)

Syntax

direction (any | client-to-server | server-to-client);

Hierarchy Level

[edit security idp custom-attack attack-name attack-type anomaly]
[edit security idp custom-attack attack-name attack-type signature]

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Define the connection direction of the attack.

This statement is supported on SRX-series devices.

Options

any—Detect the attack in either direction.

client-to-server—Detect the attack only in client-to-server traffic.

server-to-client—Detect the attack only in server-to-client traffic.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

direction (Dynamic Attack Group)

Syntax

direction {
values [any | client-to-server | exclude-any | exclude-client-to-server |
exclude-server-to-client | server-to-client];
}

Hierarchy Level

[edit security idp dynamic-attack-group dynamic-attack-group-name filters]

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify a direction filter to add predefined attacks to the dynamic group based on the direction specified in the attacks.

This statement is supported on SRX-series devices.

Options

values—Name of the direction filter. You can select from the following directions:

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.


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