From: Jochen V. <jv...@it...> - 2004-04-01 08:49:51
|
Hi, I use fedora with snortinline2.1(binary) and barnyard 0.2rc1 but i cant see ipheader or payload I start snort snort -c snort.conf -i br0 -Q -de -A none with config output log_unified: filename snort.log, limit 128 -------------------------------------------------------------- I start barnyard barnyard -c barnyard.conf -d $LOG -g gen-msg.map -s sid-msg.map -f snort.log -w waldo.log with config config localtime config hostname: 18 config interface: config filter: output log_dump ----------------------------------------------------------------- The system generate logs and write it to acid but the IPHeader and Payload fail. If i show dumplog i can see =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ [**] [1:363:4] ICMP IRDP router advertisement [**] [Classification: Misc activity] [Priority: 3] [Xref => http://www.securityfocus.com/bid/578] [Xref => http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0875] [Xref => http://www.whitehats.com/info/IDS173] Event ID: 4014 Event Reference: 4014=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ =+ [**] [1:382:4] ICMP PING Windows [**] [Classification: Misc activity] [Priority: 3] [Xref => http://www.whitehats.com/info/IDS169] Event ID: 20274 Event Reference: 20274 =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ ----------------------------------------------------------------------- If uncomment the unified log in snort.conf i can see all in the snort standard log Thx for help jo |