On Wednesday, March 9, 2016 at 2:05:47 PM UTC-5, Brian Anderson wrote: > > > >>> >> Drop dnsmasq/create_ap, add back udhcpd >> > > Just curious, why udhcpd rather than dnsmasq? Isn't dnsmasq supposed to > be "light weight"? Err, lighter than udhcpd? What is the difference > between the two? >
Robert, what was the reason here? It would be great if we could reduce the number of tools and simply do bug fixes ourselves to try to push things across the finish line. Right now, I'm in networking hell. :-( > > >> >> I presume you >> >> have told Connman to ignore usbx interfaces in >> /etc/connman/main.conf? >> > >> > Here's the configuration i'm using at the moment, i'll test adding an >> > ignore for usbx >> > >> > >> https://github.com/RobertCNelson/omap-image-builder/blob/master/target/chroot/beagleboard.org-jessie.sh#L190-L220 > > > Hmm, I see you are ignoring usb0 rather than all usb interfaces. I > suppose that is the only possiblity on BBB. Not sure about other boards. > I keep seeing funky behavior where I ask connman to ignore interfaces and it still prints a bunch of stuff and seems to interfere. I've added 'SoftAp' to the ignore list so we could create a wifi gateway and if I have connman running, even though it says it is ignoring the interface, it gives me an odd issue with the name already being used. > > BTW, does it work to put a USB hub between the host and gadget and thus > connect multiple hosts (laptop, desktop, etc.) to the usb ethernet and thus > serve up many IP addresses from usb0 gadget? > With the BeagleBone acting as the DHCP server and repeatedly serving up the same address, that wouldn't work. We need a minimal host configuration setup on all of Windows, Linux and Mac, so I think asking people to manually configure their networks isn't a scalable approach. > > > >> Okay, that should solve a race: >> > > Cool. > > ba > -- 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]. For more options, visit https://groups.google.com/d/optout.
