Thanks! I'll check it out! debian@beaglebone:/opt/scripts$ git pull <snip> 11 files changed, 180 insertions(+), 61 deletions(-) create mode 100644 network/doc-debian-setup.md create mode 100755 network/usb_linux_usb0_ics.sh create mode 100755 network/usb_linux_usb1_ics.sh create mode 100755 network/usb_mac_ics.sh create mode 100755 network/usb_windows_ics.sh
On Mon, Oct 8, 2018 at 2:40 PM Robert Nelson <[email protected]> wrote: > > On Mon, Oct 8, 2018 at 2:34 PM Drew Fustini <[email protected]> wrote: > > > > Yesterday, I got Internet connection sharing over USB working on my system. > > > > My BeagleBone Black is connected via USB to my Linux laptop (Ubuntu > > 17.10). The BBB is able to connect to the Internet by my Laptop > > laptop forwarding traffic through the WiFi interface. > > > > BBB <-- USB --> Laptop <-- WiFi --> Internet > > > > I got this working 6 months ago but had a really hard time recreating > > those steps yesterday. I've noted what I did in this GitHub Gist in > > case it helps anyone else (and myself in the future :) > > > > https://gist.github.com/pdp7/d2711b5ff1fbb000240bd8337b859412 > > > > Also, if you are having issues yourself, then please reply here and I > > can try to make suggestions. > > @Drew, you should check out the fancy "helpers" under: > > /opt/scripts/network/ > > (they are relatively new (about a month)) > > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOCHtYgULpafYJH%2B4MevyCKwmYm5cc4DSiiZjXHxsJ5qDCO1kg%40mail.gmail.com. > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAEf4M_DBGJvcvC4YLzAauO2N6EN8e0B9W8qUXZpSNYbdqaUDYg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
