See the following sections:
- firewall-authentication
{
-
- pass-through {
- access-profile profile-name ;
- client-match match-name ;
- web-redirect;
- }
-
- web-authentication {
- client-match user-or-group ;
- }
- }
Statement introduced in Release 8.5 of JUNOS software.
Configure firewall authentication methods.
This statement is supported on J-series and SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- firewall-authentication
{
-
- traceoptions {
-
- flag {
- all <detail | extensive
| terse>;
- authentication <detail
| extensive | terse>;
- proxy <detail | extensive
| terse>;
- }
- }
- }
Statement introduced in Release 8.5 of JUNOS software.
Define data-plane firewall authentication tracing options.
This statement is supported on J-series and SRX-series devices.
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.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.