From f19607273f699da52d1821bc3c31ff1e86051c17 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 18 Dec 2003 18:47:55 +0000 Subject: [PATCH] Add external reference to FAQ 17 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@887 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs/FAQ.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Shorewall-docs/FAQ.xml b/Shorewall-docs/FAQ.xml index d65403c4e..34c111262 100644 --- a/Shorewall-docs/FAQ.xml +++ b/Shorewall-docs/FAQ.xml @@ -15,7 +15,7 @@ - 2003-12-16 + 2003-12-18 2001 @@ -1169,6 +1169,9 @@ run_iptables -A common -p udp --sport 53 -mstate --state NEW -j DROP + For additional information about the log message, see http://logi.cc/linux/netfilter-log-format.php3. + In this case, 192.168.2.2 was in the "dmz" zone and 192.168.1.3 is in the "loc" zone. I was missing the rule: @@ -1854,7 +1857,8 @@ Creating input Chains... Revision History - 1.52003-12-16TEAdded + 1.62003.12-18TEAdd + external link reference to FAQ 17.1.52003-12-16TEAdded a link to a Sys Admin article about multiple internet interfaces. Added Legal Notice. Moved "abstract" to the body of the document. Moved Revision History to this Appendix.1.42003-12-13TECorrected