|
|||||||||||
|
[Snort-devel] unsock and output directive
From: Alan Milligan <alan(at)balclutha.org>
Date: Sun Mar 14 2004 - 23:54:28 EST I stated a couple of weeks ago that I was having problems with unixsock not working properly. I've been caught up in a few other things since then and have only had a brief chance to investigate further. But there absolutely definitely is a bug, and it has something to do with the output plugin's invokation as specified in a config directive. >From the command line with -A unsock everything works, however I get nothing from my ruletype directive invokation (although other plugins do work). I've included these directives below. If anybody has come across this and fixed it, please let me know, otherwise I will track it down over the next week or so. Cheers, Alan #
ruletype monitor {
type alert
output alert_unixsock
# all traffic ...
monitor tcp $EXTERNAL_NET any <> $HOME_NET any monitor udp $EXTERNAL_NET any <> $HOME_NET any monitor icmp $EXTERNAL_NET any <> $HOME_NET any -------------------------------------------------------This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-devel Received on Mon Mar 15 00:00:40 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:10 EDT |
||||||||||
|
|||||||||||