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

firewall-authentication

See the following sections:

firewall-authentication (Policies)

Syntax

firewall-authentication {
pass-through {
access-profile profile-name ;
client-match match-name ;
web-redirect;
}
web-authentication {
client-match user-or-group ;
}
}

Hierarchy Level

[edit security policies from-zone zone-name to-zone zone-name policy policy-name then permit]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure firewall authentication methods.

This statement is supported on J-series and SRX-series devices.

Options

The remaining statements are explained separately.

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.

firewall-authentication (Security)

Syntax

firewall-authentication {
traceoptions {
flag {
all <detail | extensive | terse>;
authentication <detail | extensive | terse>;
proxy <detail | extensive | terse>;
}
}
}

Hierarchy Level

[edit security]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Define data-plane firewall authentication tracing options.

This statement is supported on J-series and SRX-series devices.

Options

flag—Trace operation to perform. To specify more than one trace operation, include multiple flag statements.

detail—Display moderate amount of data.

extensive—Display extensive amount of data.

terse—Display minimum amount of data.

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]