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. |

| Subject: | Re: [Snort-users] tcpdump filtered for multiple hosts |
|---|---|
| Date: | Fri, 21 Oct 2005 22:43:06 -0400 |
It might be a little more clear to write it as such:
tcpdump -i eth0 -s 0 host '( 10.10.10.1 and 10.10.10.2 )' -w dumpfile.dmp
my $0.02, Harry
Put an and between the host statements I believe tcpdump -I eth0 -s0 host 10.10.10.1 and host 10.10.10.2 -w dumpfile.dmp
The -s0 will make it capture whatever the packet size stated in the header of the packet.
------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | RE: [Snort-users] what's the difference between alert_fast and alert_unified?, Patrick Harper |
|---|---|
| Next by Date: | [Snort-users] pls remove can't rcv guy from list, zhaohui yin |
| Previous by Thread: | RE: [Snort-users] tcpdump filtered for multiple hosts, Patrick Harper |
| Next by Thread: | Re: [Snort-users] tcpdump filtered for multiple hosts, Richard Bejtlich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |