mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
Improve documentation in the release notes
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
13828bffbc
commit
9c5fb89b4c
@ -296,7 +296,8 @@ None.
|
|||||||
That's all that is required.
|
That's all that is required.
|
||||||
|
|
||||||
To integrate with NetworkManager and ifup/ifdown, additional steps
|
To integrate with NetworkManager and ifup/ifdown, additional steps
|
||||||
are required.
|
are required. You probably don't want to enable this feature if you
|
||||||
|
run a link status monitor like swping or LSM.
|
||||||
|
|
||||||
a) In the Shorewall-init configuration file, set IFUPDOWN=1.
|
a) In the Shorewall-init configuration file, set IFUPDOWN=1.
|
||||||
|
|
||||||
@ -317,11 +318,10 @@ None.
|
|||||||
The following actions occur when an interface comes up:
|
The following actions occur when an interface comes up:
|
||||||
|
|
||||||
FIREWALL INTERFACE ACTION
|
FIREWALL INTERFACE ACTION
|
||||||
STATE
|
STATE REQUIRED?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
Any required start
|
Any Yes start
|
||||||
started optional restart
|
started No restart
|
||||||
started - restart
|
|
||||||
|
|
||||||
The following actions occur when an interface goes down:
|
The following actions occur when an interface goes down:
|
||||||
|
|
||||||
@ -329,11 +329,10 @@ None.
|
|||||||
optional
|
optional
|
||||||
|
|
||||||
FIREWALL INTERFACE ACTION
|
FIREWALL INTERFACE ACTION
|
||||||
STATE
|
STATE REQUIRED?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
Any required stop
|
Any Yes stop
|
||||||
started optional restart
|
started No restart
|
||||||
started - restart
|
|
||||||
|
|
||||||
For optional interfaces, the /var/lib/<product>/<interface>.state
|
For optional interfaces, the /var/lib/<product>/<interface>.state
|
||||||
files are maintained to reflect the state of the interface.
|
files are maintained to reflect the state of the interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user