mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
Clarify start/stop and ipsets
This commit is contained in:
parent
56016ca1bb
commit
c5a98fe4da
@ -139,8 +139,14 @@ eth0:
|
||||
<title>Dynamic Zone Contents and Shorewall stop/start/restart</title>
|
||||
|
||||
<para>The contents of a dynamic zone survive <command>shorewall
|
||||
stop/shorewall start</command> and <command>shorewall
|
||||
restart</command>.</para>
|
||||
stop/shorewall start</command> and <command>shorewall restart</command>.
|
||||
During <command>shorewall stop</command>, the contents of the ipsets are
|
||||
saved in the file <filename>${VARDIR}/ipsets.save</filename> (usually
|
||||
<filename>/var/lib/shorewall/ipsets.save</filename>). During
|
||||
<command>shorewall start</command>, the contents of that file are restored
|
||||
to the sets. During both <command>shorewall start</command> and
|
||||
<command>shorewall restart</command>, any new ipsets required as a result
|
||||
of a configuration change are added.</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
Loading…
Reference in New Issue
Block a user