See the following sections:
- destination-nat (off | pool pool-name );
- [edit security nat destination
rule-set rule-set-name rule rule-name then]
Statement introduced in Release 9.2 of JUNOS software.
Specify the action of the destination NAT rule.
This statement is supported on SRX-series devices.
off—Do not perform destination NAT operation.
pool pool-name —Use user-defined destination NAT pool to perform destination NAT.
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.
- destination-nat destination-nat-name {
- address
prefix <port port-number >;
- address-range high ip-address
low ip-address ;
- }
- [edit security nat]
Statement introduced in Release 8.5 of JUNOS software.
Configure policy-based destination Network Address Translation (NAT), which allows you to configure the following:
This statement is supported on J-series devices.
destination-nat-name —Name of destination NAT.
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.
- destination-nat destination-name ;
- [edit security policies
from-zone zone-name to-zone zone-name policy policy-name then permit]
Statement introduced in Release 8.5 of JUNOS software.
Specify that destination NAT be used in the security policy.
This statement is supported on J-series devices.
pool destination-name —Use the specified destination NAT.
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.
destination-nat (Destination NAT Services Router)