[beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
I just recently changed to a static IP on my Beaglebone black. I am trying to follow a guide on creating a web server with my Beaglebone black. Currently running Debian Wheezy instead of Angstrom like I was doing previously. The link to the guide: http://www.element14.com/community/communit

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread Robert Nelson
On Tue, Jul 1, 2014 at 7:57 AM, 'Ryan' via BeagleBoard wrote: > > I just recently changed to a static IP on my Beaglebone black. I am trying > to follow a guide on creating a web server with my Beaglebone black. > Currently running Debian Wheezy instead of Angstrom like I was doing > previously. >

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
I added those nameserver, but I still have the same result... I have two nameservers currently in the /etc/resolve.conf that aren't the Google public DNS servers that you listed. On Tuesday, July 1, 2014 9:01:44 AM UTC-4, RobertCNelson wrote: > > On Tue, Jul 1, 2014 at 7:57 AM, 'Ryan' via Beag

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread Robert Nelson
On Tue, Jul 1, 2014 at 8:08 AM, 'Ryan' via BeagleBoard wrote: > I added those nameserver, but I still have the same result... > > I have two nameservers currently in the /etc/resolve.conf that aren't the > Google public DNS servers that you listed. Of course, i forgot the second question as i was

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
No problem, thank you for helping me in a bad time.. eth0.. I never did re-comment out the usb0, I was a little bit confused after reading a few guides on setting a static IP for if I was suppose to comment out the usb0 after un-commenting and using the eth0 I tried doing a shutdown to see if

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread Robert Nelson
On Tue, Jul 1, 2014 at 8:29 AM, 'Ryan' via BeagleBoard wrote: > No problem, thank you for helping me in a bad time.. > > eth0.. I never did re-comment out the usb0, I was a little bit confused > after reading a few guides on setting a static IP for if I was suppose to > comment out the usb0 after

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
Added it, then tried the update again, no changes in the response: auto eth0 iface eth0 inet static address 192.168.1.61 netmask 255.255.255.0 gateway 192.168.1.83 dns-nameservers 8.8.8.8 127.0.0.1 On Tuesday, July 1, 2014 9:33:28 AM UTC-4, RobertCNelson w

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread David Goodenough
On Tuesday 01 July 2014 06:44:09 'Ryan' via BeagleBoard wrote: > Added it, then tried the update again, no changes in the response: > > > auto eth0 > iface eth0 inet static > address 192.168.1.61 > netmask 255.255.255.0 > gateway 192.168.1.83 > dns-nameservers 8.

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
Just tried the ifdown and ifup, that went fine, but the /etc/resolve.conf is still completely empty. On Tuesday, July 1, 2014 9:47:23 AM UTC-4, David Goodenough wrote: > > > > On Tuesday 01 July 2014 06:44:09 'Ryan' via BeagleBoard wrote: > > Added it, then tried the update again, no changes i

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread David Goodenough
On Tuesday 01 July 2014 06:53:21 Ryan wrote: > Just tried the ifdown and ifup, that went fine, but the /etc/resolve.conf > is still completely empty. > The answer is that it should be dns-nameserver not dns-nameservers. To add multiple servers add multiple lines. David > On Tuesday, July 1, 201

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
Okay, I made that change. On Tuesday, July 1, 2014 10:02:47 AM UTC-4, David Goodenough wrote: > > On Tuesday 01 July 2014 06:53:21 Ryan wrote: > > Just tried the ifdown and ifup, that went fine, but the > /etc/resolve.conf > > is still completely empty. > > > The answer is that it should be

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
Still no changes with the get update. On Tuesday, July 1, 2014 10:08:52 AM UTC-4, Ryan wrote: > > Okay, I made that change. > > > On Tuesday, July 1, 2014 10:02:47 AM UTC-4, David Goodenough wrote: >> >> On Tuesday 01 July 2014 06:53:21 Ryan wrote: >> > Just tried the ifdown and ifup, that went

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread Robert Nelson
On Tue, Jul 1, 2014 at 9:12 AM, 'Ryan' via BeagleBoard wrote: > Still no changes with the get update. can you ping the gateway from the bbb? Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you a

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
ping: Unknown host gateway hmm.. On Tuesday, July 1, 2014 10:15:00 AM UTC-4, RobertCNelson wrote: > > On Tue, Jul 1, 2014 at 9:12 AM, 'Ryan' via BeagleBoard > > wrote: > > Still no changes with the get update. > > can you ping the gateway from the bbb? > > Regards, > > -- > Robert Nelson >

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
0 received On Tuesday, July 1, 2014 10:15:00 AM UTC-4, RobertCNelson wrote: > > On Tue, Jul 1, 2014 at 9:12 AM, 'Ryan' via BeagleBoard > > wrote: > > Still no changes with the get update. > > can you ping the gateway from the bbb? > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/

Re: [beagleboard] Beaglebone black Debian Wheezy "opkg update" error

2014-07-01 Thread 'Ryan' via BeagleBoard
Changed the gateway address, and now it works.. On Tuesday, July 1, 2014 10:20:48 AM UTC-4, Ryan wrote: > > 0 received > > On Tuesday, July 1, 2014 10:15:00 AM UTC-4, RobertCNelson wrote: >> >> On Tue, Jul 1, 2014 at 9:12 AM, 'Ryan' via BeagleBoard >> wrote: >> > Still no changes with the get u