Re: [tcpdump-workers] Tcpdump not showing packets while the TX counter increments.

2014-11-12 Thread Matthew Schumacher
On 11/11/2014 11:35 AM, Guy Harris wrote: >> But those aren't showing up with: >> >> # tcpdump -i eth1 -n -e -Q out > > What happens with > > tcpdump -i eth1 -n -e -p > > i.e., not filtering only for outgoing packets, but also not running in > promiscuous mode? (Just to make sure that th

Re: [tcpdump-workers] Tcpdump not showing packets while the TX counter increments.

2014-11-12 Thread Guy Harris
On Nov 12, 2014, at 3:07 PM, Matthew Schumacher wrote: > On 11/11/2014 11:35 AM, Guy Harris wrote: >>> But those aren't showing up with: >>> >>> # tcpdump -i eth1 -n -e -Q out >> >> What happens with >> >> tcpdump -i eth1 -n -e -p >> >> i.e., not filtering only for outgoing packets, but