Snort mailing list archives

RE: Antwort: IP Range Problems


From: SRH-Lists <giermo () 333tech com>
Date: Wed, 6 Aug 2003 09:51:03 -0500

i want snort to look at the ip range of 10.5.0.1 - 10.5.4.254 but i
cant figure out how to input this into the ip list.  how do 
i put that
into the var HOME_NET list?  thanks for any help

var HOME_NET 10.5.0.0/22


That last suggestion would really represent 10.5.0.1 - 10.5.7.255, which
is slightly more that the requested range.

The earlier suggestion of var HOME_NET
[10.5.0.0/24,10.5.0.1/24,10.5.0.2/24,10.5.0.3/24,10.5.0.4/24] would
work,
but to get lazy and reduce typing:
var HOME_NET [10.5.0.0/23,10.5.4.0/24]

-steve 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
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://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: