Document ipset name restrictions

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6924 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-21 15:45:25 +00:00
parent a87b00612e
commit 4c6014aa9c

View File

@ -366,6 +366,12 @@ insert_rule $filter_table->{OUTPUT}, 1, "-p udp --sport 1701 -j ACCEPT";
</listitem>
<listitem>
<para>Shorewall-perl insists that ipset names begin with a letter
and be composed of alphanumeric characters and underscores (_).
When used in a Shorewall configuration file, the name must be
preceded by a plus sign (+) as with the shell-based
compiler.</para>
<para>Shorewall is now out of the ipset load/reload business. With
scripts generated by the Perl-based Compiler, the Netfilter
ruleset is never cleared. That means that there is no opportunity