Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] snort version 2.4.3 not working properly?

Subject: [Snort-users] snort version 2.4.3 not working properly?
Date: Mon, 21 Nov 2005 11:40:10 -0500
Hello,
   I'm running version 2.4.3 of snort and here's the issue.

Observe the following...

snort-2.4.3 is what we have the latest.
# pwd
/usr/local/src/snort-2.4.3/src
ids1# ./snort -de -l temp -r /var/log/snort/tcpdump.log.1132578001
Running in packet logging mode
Log directory = temp
TCPDUMP file reading mode.
Reading network traffic from "/var/log/snort/tcpdump.log.1132578001" file.
snaplen = 1514
---REST OF OUTPUT OMMITED as there is not seem to be a problem-

Now when I go to temp, a file is created, but it's the same as the dump file.
# ls temp
snort.log.1132588776
# diff /var/log/snort/tcpdump.log.1132578001 snort.log.1132588776


PREVIOUS VERSION WORKS FINE...
# pwd
/usr/local/src/snort-2.4.0/src
#  ./snort -de -l temp -r /var/log/snort/tcpdump.log.1132578001
Running in packet logging mode
Log directory = temp
TCPDUMP file reading mode.
Reading network traffic from "/var/log/snort/tcpdump.log.1132578001" file.
snaplen = 1514
---REST OF OUTPUT OMMITED as there is not seem to be a problem-

Now, temp has directories and files that we're expecting.
# ls temp
172.16.2.3 192.168.2.4
...

# ls temp/172.16.2.3
TCP:2209-80     TCP:3055-80     TCP:3209-80
TCP:2363-80     TCP:3111-80     TCP:3338-80

Note the snort binaries were built the same way.
Is this a known issue? Is there an easy fix?

Thanks for the help.




------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&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

<Prev in Thread] Current Thread [Next in Thread>