On Wed, May 21, 2014 at 5:15 AM, Jason Kridner <[email protected]> wrote:
> > > On Wednesday, May 21, 2014, Eric Fort <[email protected]> wrote: > >> could someone who has made this work actually describe how to do it? My >> windows laptop has an internet connection (over wireless). that same >> laptop (running windows 7) has a network connection over usb to the beagle >> bone (part of what's auto configured when usb gets connected between the >> bone and the windows box along with presenting the bone as an external >> disk). The bone shows up as 192.168.7.2/30 and the laptop as >> 192.168.7.1/30 (adapter 2). laptop adapter 5 is connected to the >> internet via the house router which issues it an address on network >> 192.168.1.0/24. >> >> How can I setup Windows ICS such that the beagle connected via adapter 2 >> (network over usb) can get to the internet connected via adapter 5 on the >> windows box with windows routing between those networks and thus sharing >> it's internet connection? when I tried this using ICS I only succeeded in >> really messing up the routing tables on the laptop which broke the laptop's >> ability to get to the internet (it thought the beagle was now it's default >> gateway) without letting the beagle access the internet. (worst possible >> outcome...) So how can I configure ICS to give the beagle an internet >> connection when it's usb is plugged in? >> > > I will try giving it a shot today. On my Mac, I enable ICS and then use > the virtual serial port to issue "dhclient usb0". The routing tables are > likely not quite right due to some cruft, but it is working for me. I will > try to look for the steps to switch the board from host to client. > > I had totally forgot that a virtual serial port now gets set up over usb, i'd been spoiled by the virtual ethernet network setup over the usb and using ssh to connect. now at least I can get in when the network is uncooperative. I tried setting up ICS where I share wireless adapter 5 which goes to the local 192.168.1.1 connected lan over wifi with adapter 2 which us the bone usb then running dhclient usb0 on the bone and it failed to get an ip address on the bone. instead it stayed at 192.168.7.2. I then tried bridging adapter 2 & 5 such that hopefully the beagle would grab an address from the lan router but that sidn't work either. Ultimately I see this as a useful configuration for many of us working to get a bone bootstrapped because one may not have a seperate display, mouse and keyboard to use or more to the point the prior 2 and a network in the same place.... but if the windows box can share it's internet connection with the bone then both now work on the internet. So what might I be missing in making this configuration work? thanks, Eric > > >> Thanks, >> >> Eric >> >> -- >> 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. > -- 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.
