After sharing my laptop wifi connection with the BBB ethernet connection, I am able to connect to the Internet intermittently.
However, sharing the wifi connection with the USB connection is not resulting in any network connectivity. Should I be able to only use the USB connection to connect the board with the Internet? Thanks for your help! Steve On Tuesday, February 14, 2017 at 1:33:47 PM UTC-5, RobertCNelson wrote: > > On Tue, Feb 14, 2017 at 12:03 PM, Steve Albright > <[email protected] <javascript:>> wrote: > > > > Hi, > > > > > > I am running Cloud9 from a BeagleBone Green board and am experiencing > > problems accessing files on the Internet. Here are two example commands > that > > have failed: > > > > > > root@beaglebone:/var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts# > npm > > install npm@latest -g > > npm ERR! network tunneling socket could not be established, > > cause=getaddrinfo ENOTFOUND > > npm ERR! network This is most likely not a problem with npm itself > > npm ERR! network and is related to network connectivity. > > npm ERR! network In most cases you are behind a proxy or have bad > network > > settings. > > npm ERR! network > > npm ERR! network If you are behind a proxy, please make sure that the > > npm ERR! network 'proxy' config is set properly. See: 'npm help config' > > > > npm ERR! System Linux 3.8.13-bone71.1 > > npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "npm@latest" > > "-g" > > npm ERR! cwd /var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts > > npm ERR! node -v v0.10.29 > > npm ERR! npm -v 1.4.21 > > npm ERR! code ECONNRESET > > npm ERR! > > npm ERR! Additional logging details can be found in: > > npm ERR! > > /var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts/npm-debug.log > > npm ERR! not ok code 0 > > > > > > root@beaglebone:/var/lib/cloud9# ping 98.139.183.24 > > connect: Network is unreachable > > > > > > This is running from a BeagleBone Green board with the IDE running here: > > http://192.168.7.2:3000/ide.html > > > > > > The Cloud9 support team is stating this is a problem with Beaglebone, > not > > the Cloud9 IDE. Both the USB and Ethernet connections are established > to > > my laptop. The Ethernet port shows one green and one yellow light. > > So "you" need to configure your laptop to share the internet with > those connections. > > As right now, it's just the BBB connected to your laptop... > > 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/51cd5d76-8aff-4d7e-95a0-45fe6d608b98%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
