From 6ba1dcb1206d52ca0f6d48bfef383eb325ce0510 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 14 Dec 2008 20:09:32 +0000 Subject: [PATCH] some manpage updates git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9054 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages/shorewall-policy.xml | 8 ++++---- manpages/shorewall-rules.xml | 5 +++-- manpages/shorewall.conf.xml | 13 +++++++------ 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/manpages/shorewall-policy.xml b/manpages/shorewall-policy.xml index 1f4539967..51fc15e96 100644 --- a/manpages/shorewall-policy.xml +++ b/manpages/shorewall-policy.xml @@ -206,7 +206,7 @@ LOG LEVEL (Optional) - [log-level|ULOG] + role="bold">ULOG|NFLOG] If supplied, each connection handled under the default POLICY @@ -214,9 +214,9 @@ generated. See syslog.conf(5) for a description of log levels. - You may also specify ULOG (must be in upper case). This will - log to the ULOG target and will send to a separate log through use - of ulogd (You may also specify ULOG or NFLOG (must be in upper case). + This will log to the ULOG or NFLOG target and will send to a + separate log through use of ulogd (http://www.netfilter.org/projects/ulogd/index.html). If you don't want to log but need to specify the following diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 509c61175..76b4a1328 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -475,8 +475,9 @@ You may also specify ULOG - (must be in upper case) as a log level.This will log to the ULOG - target for routing to a separate log through use of ulogd (NFLOG (must be in upper case) + as a log level.This will log to the ULOG or NFLOG target for + routing to a separate log through use of ulogd (http://www.netfilter.org/projects/ulogd/index.html). Actions specifying logging may be followed by a log tag (a diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml index 9e1709543..04324cc67 100644 --- a/manpages/shorewall.conf.xml +++ b/manpages/shorewall.conf.xml @@ -60,12 +60,13 @@ level to choose, 6 (info) is a safe bet. You may specify levels by name or by number. - If you have built your kernel with ULOG target support, you may also - specify a log level of ULOG (must be all caps). Rather than log its - messages to syslogd, Shorewall will direct netfilter to log the messages - via the ULOG target which will send them to a process called 'ulogd'. - ulogd is available with most Linux distributions (although it probably - isn't installed by default). Ulogd is also available from If you have built your kernel with ULOG and/or NFLOG target support, + you may also specify a log level of ULOG and/or NFLOG (must be all caps). + Rather than log its messages to syslogd, Shorewall will direct netfilter + to log the messages via the ULOG or NFLOG target which will send them to a + process called 'ulogd'. ulogd is available with most Linux distributions + (although it probably isn't installed by default). Ulogd is also available + from http://www.netfilter.org/projects/ulogd/index.html and can be configured to log all Shorewall message to their own log file