From 02c53d94a71838337ee55c6d4f85ff47ebdb20f7 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 24 Apr 2009 11:30:53 -0700 Subject: [PATCH] Add blacklisting FAQ --- docs/FAQ.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 91cf4687b..a66eb2671 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -763,6 +763,18 @@ DNAT loc dmz:192.168.2.4 tcp 80 - + +
+ (FAQ 84) I put some IPs in the blacklist file in /etc/shorewall + to block the ips but i'm still getting reports from PSAD from those ips + saying they're port scanning. Shouldn't being on the blacklist drop all + packets from those ips? + + Answer: You probably forgot to + specify the blacklist option for your + external interface(s) in + /etc/shorewall/interfaces. +