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


Usage

<configuration>
    <services>
        <nat>
            <rule>
                <term>
                    <then>
                        <no-translation/>
                        <translated>...</translated>
                        <syslog/>
                    </then>
                </term>
            </rule>
        </nat>
    </services>
</configuration>

Description

Action to take if the 'from' condition is matched.

Contents

<no-translation>—Do not perform translation.

<syslog>—System log information about the packet.

<translated>—Define translation parameters.


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