> >> 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) >
Assuming Connman manages wlanx (AP or STA) as well as ethx. I presume you have told Connman to ignore usbx interfaces in /etc/connman/main.conf? >> > >> Windows 10 (usb0, beaglebone.local doesn't work) > Hmm. So, if udhcpd is managing the _static_ address on usb0, then counting on mDNS hostname discovery in no longer a requirement, just a nice to have? For Windoze users, they call still access via static IP, other platforms can access via static IP via hostname.local. With that said, if we do include mDNS for Windoze users, and start advertising hostname.local as the _preferred_ way of access, then _eventually_ we could rid ourselves of the static IP access method. Also, this <https://en.wikipedia.org/wiki/.local> Wikipedia article on ".local" is enlightening. The article suggests that counting on hostname.local resolution may not scale well to Windoze environments. >> > >> I wonder Jason's thought on "shipping" this installer? > >> > >> https://support.apple.com/kb/DL999?locale=en_US > > > > Does it work? > > It does work on Windows 10, "http://beaglebone.local" comes up over > usb0 just fine.. > > >Do they provide a redistribution license? > > I haven't found a clear license on that, everyone seems to link to it. > Or users are too cut it out of the itunes.exe binary.. yuck. > > (maybe we can just link in the documentation for windows users) > > 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.
