mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-31 06:55:42 +02:00
Document ipset name restrictions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6923 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
a7e52291dd
commit
a87b00612e
@ -463,7 +463,12 @@ Migration Considerations:
|
|||||||
requiring change to existing files. In particular, it will
|
requiring change to existing files. In particular, it will
|
||||||
handle the tos file released with Shorewall 1.4 and earlier.
|
handle the tos file released with Shorewall 1.4 and earlier.
|
||||||
|
|
||||||
h) Shorewall is now out of the ipset load/reload business. With
|
h) 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.
|
||||||
|
|
||||||
|
Shorewall-perl 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
|
ruleset is never cleared. That means that there is no
|
||||||
opportunity for Shorewall to load/reload your ipsets since that
|
opportunity for Shorewall to load/reload your ipsets since that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user