forked from extern/shorewall_code
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:
parent
a87b00612e
commit
4c6014aa9c
@ -366,6 +366,12 @@ insert_rule $filter_table->{OUTPUT}, 1, "-p udp --sport 1701 -j ACCEPT";
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<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
|
<para>Shorewall is now out of the ipset load/reload business. With
|
||||||
scripts generated by the Perl-based Compiler, the Netfilter
|
scripts generated by the Perl-based Compiler, the Netfilter
|
||||||
ruleset is never cleared. That means that there is no opportunity
|
ruleset is never cleared. That means that there is no opportunity
|
||||||
|
Loading…
Reference in New Issue
Block a user