Snort mailing list archives

ignore a ip


From: LaraCroft <laracroft () zaralinux com>
Date: Mon, 23 Jul 2001 10:11:19 +0200

Hello

I'm trying to ignore a ip, i have put this lines in the snort config:
(my line to star snort is snort -D -o -c /etc/snort.conf)

pass icmp 199.183.24.194/32 any -> any any
pass tcp 199.183.24.194/32 any -> any any
pass udp 199.183.24.194/32 any -> any any
and
var DNS_SERVERS [199.183.24.194/32]
preprocessor portscan-ignorehosts: $DNS_SERVERS

but the snort is still puting in my alert log the ip:

[**] spp_portscan: PORTSCAN DETECTED from 199.183.24.194 (STEALTH) [**]
07/23-09:43:03.172213
[**] spp_portscan: portscan status from 199.183.24.194: 1 connections across 1 hosts: TCP(1), UDP(0) STEALTH [**]
07/23-09:43:07.726826
[**] spp_portscan: End of portscan from 199.183.24.194: TOTAL time(0s) hosts(1) TCP(1) UDP(0) STEALTH [**]
07/23-09:43:11.866921

any ideas?

thx :)

Alexandra




_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: