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