Ethereal-users: Re: [Ethereal-users] tethereal filters on one adapter, not on another

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 25 Nov 2004 14:49:53 -0800
Paul Wozney wrote:

root@nmsdev:/home/paul# tcpdump -i eth0 net 10.1.1
tcpdump: WARNING: eth0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes

0 packets captured
5 packets received by filter
0 packets dropped by kernel

What does

	tcpdump -d -i eth0 net 10.1.1

print?