I have a Realtek USB wifi dongle that I want to plug into a USB port on my workstation, then assign it to a virtual machine so I can do some particular development work.
When I plug in the dongle, something in the workstation immediately takes control of it, defines wlan0, configures the routing, and moves all my workstation networking to use that dongle for my WAN connection.
Now, I THOUGHT I had all this automatic networking crap turned off. I do not want the machine to try to configure my networking; it screws everything up. My networking is static and I need for it to be that way.
All I want is to plug the dongle in, and have the workstation ignore its existence, so that I can assign it to a VM. Is that too much to ask?
How do I make it stop?