Hi Chris, Thank you for your email.
In a linux OS, I ssh into BBB via USB at 192.168.7.2. Then I configured it to bridge an internet connection with my laptop and am able to apt-get update peacefully. However, when I have configured BBB to have a static ip address and connected it to a router, I had to change all http:// to ftp:// in /etc/apt/sources.lst in order to apt-get update smoothly. Also, with this configuration, I also encounter the above-mentioned error message about 45.33.2.10 which is unreachable. Thing is,. I can ping 45.33.2.10,..... this I find strange. Any idea what I am doing wrong here? Kind Regards, Cornelius On Thu, Mar 10, 2016 at 4:22 PM, <[email protected]> wrote: > cornelius lee <[email protected]> wrote: > > [-- multipart/alternative, encoding 7bit, 66 lines --] > > > > [-- text/plain, encoding 7bit, charset: UTF-8, 28 lines --] > > > > Hi all, > > > > I am quite new to the world of Beaglebone and networking so please bare > > with me. > > > > I tried to do a apt-get update and tried to run ./update_kernel.sh but > have > > encountered the following errors. > > Err http://repos.rcn-ee.com wheezy Release.gpg > > > > > > Cannot initiate the connection to repos.rcn-ee.com:80 > > (2600:3c00::f03c:91ff:fe37:6ad5). - connect (101: Network is unreachable) > > [IP: 2600:3c00::f03c:91ff:fe37:6ad5 80] > > > > Any suggestions, please? > > > > > Your BBB doesn't have a connection to the internet, that's the problem. > > If you are connecting to your BBB using a USB lead from a PC (MS or > Linux) then the BBB won't be able to 'see' the internet even if the PC > can. Connect the ethernet socket on the BBB to your router and then > it should be OK. > > -- > Chris Green > ยท > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/cvW0j4knXe4/unsubscribe. > To unsubscribe from this group and all its topics, 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.
