add nat-rule
Description
Adds a new manual NAT (translation of source/destination/service) rule to the NAT Rule Base.
Syntax
|
Parameters
Parameter |
Description |
---|---|
comment |
Comment for manual NAT rule Type: A string that contains less than 257 characters, of this set: 0-9, a-z or , . - : () @ |
enable-arp-proxy |
The gateway will reply to ARP requests sent to the original destination's IP address (Does not apply to IP ranges/networks) Type: Boolean (true/false) |
hide-sources |
Hide multiple sources behind the translated source addresses Type: Boolean (true/false) |
name |
name Type: A string of alphanumeric characters without space between them |
original-destination |
Original destination of rule |
original-service |
Original service of rule |
original-source |
Original source of rule |
position |
The order of the rule in comparison to other manual rules Type: Decimal number |
position-above |
The order of the rule in comparison to other manual rules Type: Decimal number |
position-below |
The order of the rule in comparison to other manual rules Type: Decimal number |
translated-destination |
Translated destination of rule |
translated-service |
Translated service of rule |
translated-source |
Translated source of rule |
Example
|