mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 11:41:26 +02:00
Server port enhancements
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7406 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
63705c0b64
commit
bbb10d68ee
@ -691,13 +691,19 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis role="bold">loc:192.168.1.3:3128</emphasis>
|
<para><emphasis role="bold">loc:192.168.1.3:3128</emphasis>
|
||||||
specifies a local server at IP address 192.168.1.3 and
|
specifies a local server at IP address 192.168.1.3 and
|
||||||
listening on port 3128. </para>
|
listening on port 3128.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>The port number MUST be specified as an integer and not as a
|
<para>If you are using Shorewall-shell or Shorewall-perl before
|
||||||
name from services(5).</para>
|
version 4.0.5, then the port number MUST be specified as an
|
||||||
|
integer and not as a name from services(5). Shorewall-perl 4.0.5
|
||||||
|
and later permit the <emphasis>port</emphasis> to be specified as
|
||||||
|
a service name. Additionally, Shorewall-perl 4.0.5 and later
|
||||||
|
permit specifying a port range in the form
|
||||||
|
<emphasis>lowport-highport</emphasis> to cause connections to be
|
||||||
|
assigned to ports in the range in round-robin fashion.</para>
|
||||||
|
|
||||||
<para>If the <emphasis role="bold">ACTION</emphasis> is <emphasis
|
<para>If the <emphasis role="bold">ACTION</emphasis> is <emphasis
|
||||||
role="bold">REDIRECT</emphasis> or <emphasis
|
role="bold">REDIRECT</emphasis> or <emphasis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user