Snort - the de facto standard for intrusion detection/prevention
next up previous
Next: 7.19 Why does chrooted Up: 7 Problems Previous: 7.17 Snort is not

7.18 I am still getting bombarded with spp_portscan messages even though the IP that I am getting the portscan from is in my $DNS_SERVERs var

Try adding /32 netmasks to those addresses:

var DNS_SERVERS \[xxx.xx.0.3/32,xxx.xxx.0.2/32\]

And make sure the $DNS_SERVERS variable is on the portscan-ignorehosts line:

preprocessor portscan-ignorehosts: $DNS_SERVERS



Nigel Houghton 2006-10-02