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


Usage

<configuration>
    <services>
        <nat>
            <pool>
                <port>
                    <automatic>
                        <auto/>
                        <random-allocation/>
                    </automatic>
                </port>
            </pool>
        </nat>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<auto>—Automatically choose ports.

<random-allocation>—Allocate ports randomly.


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