On Mar 9, 2016, at 11:09 AM, Robert Nelson <[email protected]> wrote:
>>> I think i figured out how to get the usb0 to start at 192.168.7.2 >>> >>> https://paste.debian.net/413402/ >> >> >> Err, couldn't figure out from the pastebin. Looked at your repo, and it >> appears you are trying to have some control over what the starting IP >> address that DHCP will hand out for tethering? If so, I don't think you can >> necessarily assume that the USB gadget will be the first thing needing an >> address can you? What if one tethers WiFi then USB? What if there is an >> address conflict with the localhost or USB host? I'm assuming that connman >> deals with these use cases when allocating a new IP address via its internal >> DHCP. And you still won't get the "static" address you desire. > > yeah, very racy, and a bad idea. ;) > > So i now have things working a littler closer to a connman only solution.. > > Drop dnsmasq/create_ap, add back udhcpd > > usb0 : udhcpd (192.168.7.2) > wlan0: connman ap (192.168.0.1) > > Windows 10 (usb0, beaglebone.local doesn't work) > > I wonder Jason's thought on "shipping" this installer? > > https://support.apple.com/kb/DL999?locale=en_US Does it work? Do they provide a redistribution license? > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > 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. -- 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.
