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

firewall-authentication

Syntax

firewall-authentication {
pass-through {
default-profile profile-name;
(ftp | http | telnet) {
banner {
fail string;
login string;
success string;
}
}
}
traceoptions {
file filename <files number> <match regular-expression>
<size maximum-file-size> <world-readable | no-world-readable>
flag flag;
}
web-authentication {
banner {
success string;
}
default-profile profile-name;
}
}

Hierarchy Level

[edit access]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure default firewall authentication settings used by firewall authentication policies that restrict and permit access for firewall users to protected resources behind a firewall.

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

access—To view this statement in the configuration.

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


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