On Monday, May 23, 2016 at 8:59:36 AM UTC-5, RobertCNelson wrote: > > On Mon, May 23, 2016 at 6:23 AM, Marcos Scriven <[email protected] > <javascript:>> wrote: > >> 2) Why does the wifi interface name change from wlan0 to wlx801f02a693cf >> upon connmanctl connection? >> >> > systemd does that: > https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ > > Great tidbit from that link, thanks!
"I don't like this, how do I disable it?" You pass the net.ifnames=0 on the kernel command line Ubuntu 16.04 uses this scheme and it causes me grief when I use my BBB and multiple BBG with the usb gadget Ethernet. I've simple scripts to set up networking so the Ubuntu host can do NAT to give the bone internet access over the usb gadget, on the bone side its all the same (so far) but on the Ubuntu side the interface name changes with the board. If there was a way to have multiple usb gadget interfaces (multiple bones) running at the same time on a single host this might be helpful, but for me its just one more "oh crap, I forgot to change this :( " moment. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/3d2a0075-344c-4dee-a364-95b392aae50b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
