Snort mailing list archives

RE: mostly an (my)sql question.


From: John <strgout () unixjunkie com>
Date: Mon, 1 Mar 2004 13:25:47 -0600


SELECT event.cid,inet_ntoa(ip_src),inet_ntoa(ip_dst),sig_priority
                        FROM event,iphdr
                        WHERE event.cid > 0
                        AND iphdr.cid = event.cid
                        AND event.signature = signature.sig_id
                        LIMIT 500 


never mind :)

i was sure i tried that at some point... grumble grumble grumble...


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
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: