2002-11-24 20:23:31 +01:00
|
|
|
This is a minor release of Shorewall that has a couple of new features.
|
2002-05-01 01:13:15 +02:00
|
|
|
|
2002-08-06 01:34:46 +02:00
|
|
|
New features include:
|
2002-05-01 01:13:15 +02:00
|
|
|
|
2002-12-10 21:42:19 +01:00
|
|
|
1) "shorewall refresh" now reloads the traffic shaping rules (tcrules
|
|
|
|
and tcstart).
|
2002-12-05 02:24:51 +01:00
|
|
|
2) "shorewall debug [re]start" now turns off debugging after an error
|
|
|
|
occurs. This places the point of the failure near the end of the
|
|
|
|
trace rather than up in the middle of it.
|
2002-12-10 17:58:05 +01:00
|
|
|
3) "shorewall [re]start" has been speeded up by approximately 40% with
|
2002-12-05 02:24:51 +01:00
|
|
|
my configuration. Your milage may vary.
|
2002-11-24 20:23:31 +01:00
|
|
|
|
2002-12-10 21:42:19 +01:00
|
|
|
4) A "shorewall show classifiers" command has been added which shows
|
|
|
|
the current packet classification filters. The output from this
|
|
|
|
command is also added as a separate page in "shorewall monitor"
|
2002-12-13 05:35:04 +01:00
|
|
|
|
|
|
|
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.
|