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


Usage

<configuration>
    <forwarding-options>
        <helpers>
            <port>
                <name>name</name> <!-- identifier -->
                <description>description</description>
                <server>...</server>
                <interface>...</interface>
            </port>
        </helpers>
    </forwarding-options>
</configuration>

Description

Incoming arbitrary protocol request forwarding configuration.

Contents

<description>—Text description of server.

<interface>—Incoming request forwarding interface configuration.

<name>—Port number of the protocol to listen.

<server>—Server information.


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