Ask Your Question

user83's profile - activity

2021-04-09 15:54:27 +0000 marked best answer 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.

2021-04-09 15:11:05 +0000 commented answer capture interface not displayed

@grahamb, Thanks for the quick reply. I do see the additional IP in the list. I guess i expected to see eth1:0, but as y

2021-04-09 14:11:20 +0000 asked a question capture interface not displayed

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

2021-04-09 14:10:37 +0000 asked a question capture interface not displayed

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