diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml index d3db61a9c..8af3dc641 100644 --- a/docs/starting_and_stopping_shorewall.xml +++ b/docs/starting_and_stopping_shorewall.xml @@ -15,7 +15,7 @@ - 2006-04-10 + 2006-04-17 2004 @@ -491,7 +491,14 @@ -q - Causes some of the output to be suppressed. + In Shorewall versions prior to 3.2.0, causes some of the + output to be suppressed. + + In 3.2.0 and later, reduces the verbosity level (see + VERBOSITY setting in shorewall.conf). May be + repeated (e.g., "-qq") with each instance reducing the verbosity + level by one. @@ -499,8 +506,14 @@ -v - Causes Ethernet MAC addresses to be included in log message - displays. + In Shorewall versions prior to 3.2.0, causes Ethernet MAC + addresses to be included in log message displays. + + In 3.2.0 and later, increases the verbosity level (see + VERBOSITY setting in shorewall.conf). May be + repeated (e.g., "-qq") with each instance increasing the verbosity + level by one. @@ -858,13 +871,17 @@ logwatch - shorewall logwatch [<refresh + shorewall logwatch [ -m ] [<refresh interval>] Monitors the log file specified by theLOGFILE option in /etc/shorewall/shorewall.conf and produces an audible alarm when new Shorewall messages are logged. + + The '-m' option is available in Shorewall version 3.2.0 Beta5 + and later and causes the MAC address of each packet source to be + displayed if that information is available. @@ -1023,8 +1040,11 @@ verbose report about the nat table. (iptables -t nat -L -n -v) - shorewall show log - display the last 20 - packet log entries. + shorewall show [- m ] log - display the + last 20 packet log entries. The '-m' option is available in + Shorewall version 3.2.0 Beta5 and later and causes the MAC address + of each packet source to be displayed if that information is + available. shorewall show capabilities - Displays your kernel/iptables capabilities