understanding LOG !

Marco Ahrendt marco.ahrendt@adconsys.de
Tue, 17 Jul 2001 16:30:23 +0200


On Tue, Jul 17, 2001 at 10:10:07AM -0400, Patrick Boucher wrote:
> Greetings,
> 
>   I have theses logs,  I would like to remove them from my
> /var/log/messages because i know theses are harmlesss
> so i ADDED this line to my firewall config: iptables -A INPUT -i
> $EXTERNAL_IF -p icmp --icmp-type 9 -s 111.222.333.444 -d 255.255.255.255
> -j DROP
> 
> And i still got this msgs in my Logs.. How can i remove it ?

you have to put this rule before you logging rules. check if you log
rule is matched before drop

regards,
marco

-- 
adconsys AG			phone : +49-341-98-474-0
Karl-Liebknecht-Str. 19		fax   : +49-341-98-474-59	
04107 Leipzig/Germany		url   : http://www.adconsys.de/ 
gpg key: mail -s "get gpg key" marco.ahrendt@adconsys.de