List,
I hope this is a good place to ask this question as quite a bit of
googling didn't return anything useful.
I have an unprovisioned ethernet interface showing some TX packets:
# ifconfig -a eth1
eth1: flags=4163 mtu 1500
inet6 fe80::224:e8ff:fe80:9258 prefixlen 64 scopeid 0x20
wasn't at all obvious what was going on.
Thanks for your help,
schu
On 11/10/2014 03:13 PM, Guy Harris wrote:
>
> On Nov 10, 2014, at 2:17 PM, Matthew Schumacher wrote:
>
>> I have an unprovisioned ethernet interface showing some TX packets:
>>
>> # ifconfig
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