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]

Re: [Snort-users] recommendation for monitoring traffic

Subject: Re: [Snort-users] recommendation for monitoring traffic
Date: Thu, 27 Oct 2005 15:39:39 -0400
John Friedman wrote:
Hi all,
 
Curently, I span the firewall  port  on teh core switch to the snort
monitoring port only  for Rx traffic.  The snort is placed inside
firewall.I manage it through the second NIC on the Snort box.   

Should I
monitor both TX/Rx traffic? 

Yes. If you only monitor "half the stream" most snort rules, anything using the
"established" keyword, will never match.

This is because stream4 won't see the full tcp 3-way handshake and will assume
the packets it sees are just garbage and not a part of a real connection.


If I want to exclude one server from the monitoring segment, what's the
syntax?

Adding a BPF such as "host not 192.168.1.1" to your snort command line should
work nicely.

 
Thanks in advance,
 
John
 
 
 
BTW, I tried to exclude on server from this motoring segment

eh?


-------------------------------------------------------
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
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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>