mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 07:36:48 +02:00
Clean up release notes
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5e68dbfa9a
commit
2e93b95afe
@ -67,7 +67,7 @@ All bug fixes from 4.4.19.1 - 4.4.19.4.
|
|||||||
|
|
||||||
The support involves the following:
|
The support involves the following:
|
||||||
|
|
||||||
a) A new "Audit Target" capability is added and is required for
|
a) A new "AUDIT Target" capability is added and is required for
|
||||||
auditing support. To use AUDIT support with a capabilities
|
auditing support. To use AUDIT support with a capabilities
|
||||||
file, that file must be generated using this or a later
|
file, that file must be generated using this or a later
|
||||||
release.
|
release.
|
||||||
@ -79,6 +79,14 @@ All bug fixes from 4.4.19.1 - 4.4.19.4.
|
|||||||
default action, if any) may be followed by ':audit' to cause
|
default action, if any) may be followed by ':audit' to cause
|
||||||
application of the policy to be audited.
|
application of the policy to be audited.
|
||||||
|
|
||||||
|
Only ACCEPT, DROP and REJECT policies may be audited.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
#SOURCE DEST POLICY LOG
|
||||||
|
# LEVEL
|
||||||
|
net fw DROP:audit
|
||||||
|
|
||||||
It is allowed to also specify a log level on audited policies
|
It is allowed to also specify a log level on audited policies
|
||||||
resulting in both auditing and logging.
|
resulting in both auditing and logging.
|
||||||
|
|
||||||
@ -89,9 +97,13 @@ All bug fixes from 4.4.19.1 - 4.4.19.4.
|
|||||||
ADROP - Audits and drops the connection request
|
ADROP - Audits and drops the connection request
|
||||||
AREJECT - Audits and rejects
|
AREJECT - Audits and rejects
|
||||||
|
|
||||||
It is allowed to specify a log level with these actions to
|
A log level may be supplied with these actions to
|
||||||
provide both auditing and logging.
|
provide both auditing and logging.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
AACCEPT:info loc net ...
|
||||||
|
|
||||||
d) The BLACKLIST_DISPOSITION, MACLIST_DISPOSITION and
|
d) The BLACKLIST_DISPOSITION, MACLIST_DISPOSITION and
|
||||||
TCP_FLAGS_DISPOSITION options may be set as follows:
|
TCP_FLAGS_DISPOSITION options may be set as follows:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user