Snort mailing list archives

Re: Snort does not detect attacks


From: waldo kitty <wkitty42 () windstream net>
Date: Sat, 22 Feb 2014 19:39:33 -0500

On 2/22/2014 3:45 PM, Michal Šutta wrote:
# Setup the network addresses you are protecting

ipvar HOME_NET 192.168.1.0/24 <http://192.168.1.0/24>

# Set up the external network addresses. Leave as "any" in most situations
ipvar EXTERNAL_NET any


these two are conflicting... specifically, EXTERNAL_NET is including your 
HOME_NET range within it... you need to fix that... as a guess, at least

ipvar EXTERNAL_NET !$HOME_NET

so that HOME_NET is not included in that blanket "any" range"...

-- 
NOTE: No off-list assistance is given without prior approval.
       Please keep mailing list traffic on the list unless
       private contact is specifically requested and granted.

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: