From bbb10d68ee122876239e41bad0222dfb5ccc0b30 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 30 Sep 2007 16:47:35 +0000 Subject: [PATCH] Server port enhancements git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7406 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages/shorewall-rules.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 6b3f924cf..160309a82 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -691,13 +691,19 @@ loc:192.168.1.3:3128 specifies a local server at IP address 192.168.1.3 and - listening on port 3128. + listening on port 3128. - The port number MUST be specified as an integer and not as a - name from services(5). + If you are using Shorewall-shell or Shorewall-perl before + 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 port to be specified as + a service name. Additionally, Shorewall-perl 4.0.5 and later + permit specifying a port range in the form + lowport-highport to cause connections to be + assigned to ports in the range in round-robin fashion. If the ACTION is REDIRECT or