I would like to tcpdump and get all the packets...
From: Josh Brooks (user_at_mail.econolodgetulsa.com)
Date: 09/18/03
- Previous message: Mike Silbersack: "Re: TCP-IP connection fails after n minutes"
- Next in thread: Edwin Groothuis: "Re: I would like to tcpdump and get all the packets..."
- Reply: Edwin Groothuis: "Re: I would like to tcpdump and get all the packets..."
- Reply: Lev Walkin: "Re: I would like to tcpdump and get all the packets..."
- Reply: Michael Sierchio: "Re: I would like to tcpdump and get all the packets..."
- Maybe reply: Don Bowman: "RE: I would like to tcpdump and get all the packets..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Sep 2003 18:31:03 -0700 (PDT) To: freebsd-net@freebsd.org
Whenever I run:
tcpdump -vvv
when I am finished, I am surprised to see:
27441 packets received by filter
7866 packets dropped by kernel
I have pored over the tcpdump man page, but do not see how to tell it to
not drop any of the packets.
What is the purpose behind this ? I can't think of any situation where I
would want to run tcpdump and not see certain things.
The whole point of my tcpdump usage is to try to catch some malicious
traffic that I think is hitting my system - if it is dropping so many
packets, I might never see it!
Many thanks - and also, just out of curiousity, what _is_ the situation in
which it helps to throw out 20% of the packets and not see them ?
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Mike Silbersack: "Re: TCP-IP connection fails after n minutes"
- Next in thread: Edwin Groothuis: "Re: I would like to tcpdump and get all the packets..."
- Reply: Edwin Groothuis: "Re: I would like to tcpdump and get all the packets..."
- Reply: Lev Walkin: "Re: I would like to tcpdump and get all the packets..."
- Reply: Michael Sierchio: "Re: I would like to tcpdump and get all the packets..."
- Maybe reply: Don Bowman: "RE: I would like to tcpdump and get all the packets..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|