From 2eaf396f5ad86ab340fd317df298c8efe894abce Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 22 Nov 2009 10:11:50 -0800 Subject: [PATCH] Revise Logging section of beginner HOWTOs --- docs/standalone.xml | 24 +++++++++++++++++++----- docs/three-interface.xml | 24 +++++++++++++++++++----- docs/two-interface.xml | 24 +++++++++++++++++++----- 3 files changed, 57 insertions(+), 15 deletions(-) diff --git a/docs/standalone.xml b/docs/standalone.xml index f599e3561..2c5e12e8b 100644 --- a/docs/standalone.xml +++ b/docs/standalone.xml @@ -447,11 +447,25 @@ root@lists:~# Shorewall FAQ 17, you can usually resolve the problem quickly. - Most commonly, Netfilter messages are logged to - /var/log/messages. Recent - SuSE/OpenSuSE releases come preconfigured with - syslog-ng and log Netfilter messages to - /var/log/firewall. + The Netfilter log location is distribution-dependent: + + + + Debian and its derivatives log Netfilter messages to + /var/log/daemon.log. + + + + Recent SuSE/OpenSuSE releases come + preconfigured with syslog-ng and log netfilter messages to + /var/log/firewall. + + + + For other distributions, Netfilter messages are most commonly + logged to /var/log/messages. + + diff --git a/docs/three-interface.xml b/docs/three-interface.xml index 10086d34c..87d0de675 100644 --- a/docs/three-interface.xml +++ b/docs/three-interface.xml @@ -720,11 +720,25 @@ root@lists:~# Shorewall FAQ 17, you can usually resolve the problem quickly. - Most commonly, Netfilter messages are logged to - /var/log/messages. Recent - SuSE/OpenSuSE releases come preconfigured with - syslog-ng and log netfilter messages to - /var/log/firewall. + The Netfilter log location is distribution-dependent: + + + + Debian and its derivatives log Netfilter messages to + /var/log/daemon.log. + + + + Recent SuSE/OpenSuSE releases come + preconfigured with syslog-ng and log netfilter messages to + /var/log/firewall. + + + + For other distributions, Netfilter messages are most commonly + logged to /var/log/messages. + + diff --git a/docs/two-interface.xml b/docs/two-interface.xml index 18a47771e..83d18b168 100644 --- a/docs/two-interface.xml +++ b/docs/two-interface.xml @@ -671,11 +671,25 @@ root@lists:~# Shorewall FAQ 17, you can usually resolve the problem quickly. - Most commonly, Netfilter messages are logged to - /var/log/messages. Recent - SuSE/OpenSuSE releases come preconfigured with - syslog-ng and log netfilter messages to - /var/log/firewall. + The Netfilter log location is distribution-dependent: + + + + Debian and its derivatives log Netfilter messages to + /var/log/daemon.log. + + + + Recent SuSE/OpenSuSE releases come + preconfigured with syslog-ng and log netfilter messages to + /var/log/firewall. + + + + For other distributions, Netfilter messages are most commonly + logged to /var/log/messages. + +