Ask Your Question

Revision history [back]

capture interface not displayed

Hi, on my linux system (3.8.13-16.2.1.el6uek.x86_64) i used a command to attach another IP to an existing interface (eth1)

ifconfig eth1:0 172.16.67.254 netmask 255.255.0.0

I see the interface via (ifconfig ) and I can ping other devices on the network using ping -I eth1:0. My issue is when i try and capture frames from the device I don't see the interface displayed in wireshark. I do see Eth1 and i can capture frames on that interface.