berkus / ostinato

Automatically exported from code.google.com/p/ostinato
GNU General Public License v3.0
0 stars 0 forks source link

USBMON devices in Port Group (how can I get rid of these? #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just start up Ostinato 
2. Open Ports and Streams PortGroup 0
3. Numerous "usbmon1, usbmon2 ...etc" devices listed as ports

What is the expected output? 
I expected to just see my Ethernet ports (which are listed).

What do you see instead?  But now I have numerous entries (Port 3: usbmon1 , 
Port4: usbmon2 ...etc) listed along with my true ethernet ports

What version and revision of the product are you using (available in the
About dialog)? On what operating system?
I'm running Ostinato 0.5.1 on a Centos 6.5 Linux system.  (I previously used 
OpenSuse - and wouldn't have these extra "usbmon" entries).

I figure this is a Centos thing - but haven't figured out how to get rid of 
these from the Ports list (and I don't want to disable all the USB ports on my 
system).

Please provide any additional information below.

Original issue reported on code.google.com by whoehenr...@gmail.com on 1 May 2014 at 11:02

GoogleCodeExporter commented 9 years ago
You could try unloading the usbmon kernel module (unless its compiled into the 
kernel image).

Although Ostinato doesn't currently support any USB related protocols, they are 
valid interfaces to generate/capture traffic on, so should appear in the port 
list.

I will however, accept this as an enhancement to "generically" filter the 
portlist to user-defined "interesting" ports only, not just specifically for 
usbmon devices.

Original comment by pstav...@gmail.com on 4 May 2014 at 3:51

GoogleCodeExporter commented 9 years ago
Thanks for the quick reply.  
I've tired unloading "usbmon" - but believe it's now compiled into the kernel 
image, so you can't unload.

Your suggestion to "generically" filter to user-defined 'interesting' ports 
only is a perfect solution.

Regards (looking forward to your impending update ;-)

-Werner

Original comment by whoehenr...@gmail.com on 6 May 2014 at 12:16

GoogleCodeExporter commented 9 years ago
Fixed by revision 20e47c38368c and revision 08bde295ce41.

Feature documentation - http://code.google.com/p/ostinato/wiki/Settings

@werner: can you try this and let me know if it solves your problem?

Original comment by pstav...@gmail.com on 31 Dec 2014 at 4:34