Ah that is very helpful indeed. I didn't really consider such a basic 
setting wouldn't be included but then I guess that is really not what the 
USB connection is designed for. 

I have managed to get this to work with almost your suggestion. Instead of 
using Google's or my ISP DNS I instead just set this value to the BBB 
itself. So:

IP: 192.168.7.1
Subnet: 255.255.255.0
Gateway: 192.168.7.2

DNS Server: 192.168.7.2

et voila.... combined with the other iptables commands I now have internet 
being supplied through my beaglebone. 

Now I just have to try and tinker with the USB/Ethernet settings on the BBB 
to see if I can automatically set that DNS setting. Probably a tricky task, 
but at least the concept works. 

Thanks again to all responders. I'm really happy this is working. 

On Wednesday, 21 February 2018 16:43:54 UTC+1, Dennis Lee Bieber wrote:
>
>
>                 * Use the following IP address 
>                         192.168.7.1 
>                         255.255.255.0 
>                         192.168.7.2 
>                 * Use the following DNS server addresses 
>                         8.8.8.8                                {Google's 
> DNS} 
>                         ?.?.?.?                                {pick one 
> from your ISP connection} 
>
>         If manually setting the RNDIS device such doesn't make Windows 
> find the 
> Internet, there may be some Linux stuff on the BBB -- again for setting 
> gateway and DNS information to Windows and for forwarding packets. 
> -- 
>         Wulfraed                 Dennis Lee Bieber         AF6VN 
>     [email protected] <javascript:>    HTTP://wlfraed.home.netcom.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/a2f2a3d2-e15a-4762-958e-713657875568%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to