Re: Why does tcpdump show few packet?
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Wed, 27 Sep 2006 15:07:54 -0500
On 26 Sep 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<1159325002.878543.168020@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, Zheng Da wrote:
I try to use tcpdump, and don't filter any packets.
debian:/home/zhengda# tcpdump -i eth0
tcpdump: verbose output suppressed, use -v or -vv for full protocol
decode
Which version of tcpdump? What network card? What is the network
configuration (what is on the wires)? Could it be that your network card
is not in or does not support promiscuous mode? Look at the output of
'/sbin/ifconfig eth0' and look at the third line:
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
(not running tcpdump) verses
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
(running tcpdump on a card that supports promiscuous mode). This could
also be an IPv4 verses IPv6 issue depending on what is on those wires.
Old guy
.
- References:
- Why does tcpdump show few packet?
- From: Zheng Da
- Why does tcpdump show few packet?
- Prev by Date: Re: help connecting to my linux machine with verizon dsl via ssh
- Next by Date: Any Help needed
- Previous by thread: Re: Google Groups (was: Why does tcpdump show few packet?)
- Next by thread: Re: Why does tcpdump show few packet?
- Index(es):
Relevant Pages
|