mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-15 02:41:01 +01:00
Add ULOG Support - phase III
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@364 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1220331e35
commit
775d9d92ba
@ -32,3 +32,5 @@ Changes since 1.3.11
|
|||||||
14. Added an error message when the destination in a rule contained a
|
14. Added an error message when the destination in a rule contained a
|
||||||
MAC address.
|
MAC address.
|
||||||
|
|
||||||
|
15. Added ULOG target support.
|
||||||
|
|
||||||
|
@ -13,3 +13,9 @@ New features include:
|
|||||||
4) A "shorewall show classifiers" command has been added which shows
|
4) A "shorewall show classifiers" command has been added which shows
|
||||||
the current packet classification filters. The output from this
|
the current packet classification filters. The output from this
|
||||||
command is also added as a separate page in "shorewall monitor"
|
command is also added as a separate page in "shorewall monitor"
|
||||||
|
|
||||||
|
5) ULOG (must be all caps) is now accepted as a valid syslog level and
|
||||||
|
causes the subject packets to be logged using the ULOG target rather
|
||||||
|
than the LOG target. This allows you to run ulogd (available from
|
||||||
|
www.gnumonks.org/projects/ulogd) and log all Shorewall messages to
|
||||||
|
a separate log file.
|
||||||
|
Loading…
Reference in New Issue
Block a user