Ipkg update: not resolvingdownloads.openwrt.org

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2, 3, 4  Next
Author Message
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Sat Apr 19, 2008 2:02    Post subject: Ipkg update: not resolvingdownloads.openwrt.org Reply with quote
Hi when I run Ipkg I'm getting this problem:

root@DD-WRT:/# ipkg update
Downloading http://downloads.openwrt.org/whiterussian/packages/Packages ...
wget: bad address 'downloads.openwrt.org'
ipkg_download: ERROR: Failed to retrieve http://downloads.openwrt.org/whiterussi
an/packages/Packages, returning
ipkg_update: Error downloading http://downloads.openwrt.org/whiterussian/package
s/Packages to /jffs/usr/lib/ipkg/lists/whiterussian
Downloading http://downloads.openwrt.org/whiterussian/packages/non-free/Packages
...
wget: bad address 'downloads.openwrt.org'
ipkg_download: ERROR: Failed to retrieve http://downloads.openwrt.org/whiterussian/packages/non-free/Packages, returning t
ipkg_update: Error downloading http://downloads.openwrt.org/whiterussian/packages/non-free/Packages to /jffs/usr/lib/ipkg/lists/non-free
Downloading http://downloads.openwrt.org/backports/rc5/Packages ...
wget: bad address 'downloads.openwrt.org'
ipkg_download: ERROR: Failed to retrieve http://downloads.openwrt.org/backports/
rc5/Packages, returning t
ipkg_update: Error downloading http://downloads.openwrt.org/backports/rc5/Packages to /jffs/usr/lib/ipkg/lists/backports

Any ideas?
Sponsor
anthonymo
DD-WRT User


Joined: 09 Apr 2008
Posts: 266

PostPosted: Sat Apr 19, 2008 4:10    Post subject: Reply with quote
I started using Optware since thats whats supported now, most of the ipkg stuff doesn't build or install correctly... so I use ipkg-opt

http://www.dd-wrt.com/wiki/index.php/Optware

_________________
--------------------------------
WRT-54G V2 Running 16403M VINT Eko std-nokaid
WR850G V2 Running v24-Sp1 10011 mini
Ubnt Routerstation running 16785 Std
Cisco Valet (M10)16773M NEWD-2 K2.6 Eko std-nokaid-small
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Sun Apr 20, 2008 1:50    Post subject: Reply with quote
So now I'm really confused. It seems that optware is the way to go, but the memory requirements seem to make this a no go. I need USB support, before I could attach a USBKEY, but need the extra storage of USBKEY to use optware.

The other questions is the wiki is currently geared toward IPKG not optware.. So stuff like usb printer support directions are referencing optware.

The other question is that I need a micro build in order to install usb/printer support, but micro doesn't have cifs or samba.. How do I get a micro build with cifs or samba?

Thanks in advance for clearing up the confusion.
anthonymo
DD-WRT User


Joined: 09 Apr 2008
Posts: 266

PostPosted: Sun Apr 20, 2008 4:01    Post subject: Reply with quote
I have not experimented with USB yet, I simply mount a share from my freebsd computer via SMB (CIFS)

You can also mount a share from your windows computer if you don't have a linux/freebsd server.

Simply setup a share on your windows computer and then mount it via the webinterface

I created a folder named moto and shared it with a username of moto.... but if your on a windows computer then share a folder and use your windows login username and password



untitled1.JPG
 Description:
 Filesize:  12.57 KB
 Viewed:  26358 Time(s)

untitled1.JPG



_________________
--------------------------------
WRT-54G V2 Running 16403M VINT Eko std-nokaid
WR850G V2 Running v24-Sp1 10011 mini
Ubnt Routerstation running 16785 Std
Cisco Valet (M10)16773M NEWD-2 K2.6 Eko std-nokaid-small
SEA
DD-WRT Novice


Joined: 22 Sep 2007
Posts: 20

PostPosted: Sun Apr 20, 2008 19:24    Post subject: Reply with quote
I was trying to use opt (to get scanner working). Did not succeed yet though.

The question - if i share windows folder, will i need to keep my computer on all the time, or i need that share only to install and configure opt package?
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Sun Apr 20, 2008 20:40    Post subject: Reply with quote
OK, so mounting the share would allow me limitless storage, so I would have access to all the packages.

Unless I'm missing something that wouldn't help me with my end goal of getting the router to act like a print server. So my next question is does the micro build have cifs or samba build in? I'm not finding it, but need it to move forward.

Thanks
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Sun Apr 20, 2008 20:44    Post subject: Reply with quote
Opps answered my own question. Micro and mini builds do not have cifs or samba. Refer to this page in the wiki http://www.dd-wrt.com/wiki/index.php/Samba

So does the std generic build have enough free space to add USB and printer support? If not do I have to roll my own build?
Knasher
DD-WRT User


Joined: 07 Nov 2007
Posts: 449

PostPosted: Mon Apr 21, 2008 13:03    Post subject: Reply with quote
You haven't specified what router you are using, so I will just assume if you have usb support you have 4MB of flash. At the very least this will be enough to add usb support for a usbkey, which you can then mount and switch to ipkg-opt. You might be able to use ipkg exclusively but I have gone the usbkey method cause I needed the extra space for other values.

Your original problem looked like an error resolving downloads.open... so I would look at that first at that. Try pinging the downloads site and wgeting manually and see what happens, it shouldn't work (given the error). How is this router connected to the internet?
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Mon Apr 21, 2008 18:30    Post subject: Reply with quote
Thought I updated my profile to contain what router I have.. My bad.

It is a ASUS 520GU It has 4MB Flash. Is that enough for for usb and printer support?

As for how connected to internet. The Asus is setup as a wireless bridge and I have confirmed that clients of this router can connect to the internet without issue. The main wireless router is a Linksys WRT54G v4 that is connected to the main router an old (but still working!) BEFSR41 v2. Only the Asus has dd-wrt installed, and the BEFSR41 v2 is the main DHCP server.

I'll post the results of wgeting and a ping later today.
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Tue Apr 22, 2008 1:51    Post subject: Reply with quote
So I tested ping and I'm getting the following:

Code:
root@DD-WRT:/jffs# ping http://downloads.openwrt.org/
ping: invalid number '//downloads.openwrt.org/'
root@DD-WRT:/jffs# ping 213.11.172.228
PING 213.11.172.228 (213.11.172.228): 56 data bytes
64 bytes from 213.11.172.228: seq=0 ttl=109 time=123.938 ms
64 bytes from 213.11.172.228: seq=1 ttl=109 time=119.734 ms
64 bytes from 213.11.172.228: seq=2 ttl=109 time=135.482 ms

--- 213.11.172.228 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 119.734/126.384/135.482 ms



To me this means that DNS is not working. What is the next thing to check or do?

Thanks

_________________
Five Network Appliances
ATT Uverse 3801HGV Residential Gateway
3 Netgear gigabyte switches
ASUS RT-AC68U
anthonymo
DD-WRT User


Joined: 09 Apr 2008
Posts: 266

PostPosted: Tue Apr 22, 2008 2:16    Post subject: Reply with quote
go into network setup and add DNS settings
_________________
--------------------------------
WRT-54G V2 Running 16403M VINT Eko std-nokaid
WR850G V2 Running v24-Sp1 10011 mini
Ubnt Routerstation running 16785 Std
Cisco Valet (M10)16773M NEWD-2 K2.6 Eko std-nokaid-small
bkmo
DD-WRT User


Joined: 18 Oct 2007
Posts: 385
Location: Grecia, Costa Rica

PostPosted: Tue Apr 22, 2008 3:22    Post subject: Reply with quote
I can upload a great USB firmware if you want. It is a modified firmware that Shinji257 is working on, based on RC7 9338. It has USB, Serial, p910ND print daemon, usb automount, and an optware automount all configured from the services tab of the DD-WRT webui. I have added funtional optware mounting, and p910nd print scripts to shinji's firmware. The p910nd daemon script is setup for a bi-directional printer, but I can mod a firmware without bi-directional if it does not work for you. This should fit on a 4meg router, but I have not tried it. Let me know and I will upload it if anyone wants it.
Bkmo
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Tue Apr 22, 2008 10:57    Post subject: Reply with quote
bkmo,

Sounds perfect. Just let me know where to pick it up from and I'll let you know how it goes.

Thanks much!

_________________
Five Network Appliances
ATT Uverse 3801HGV Residential Gateway
3 Netgear gigabyte switches
ASUS RT-AC68U
jborn
DD-WRT Novice


Joined: 14 Apr 2008
Posts: 24

PostPosted: Tue Apr 22, 2008 11:05    Post subject: Reply with quote
anthonymo,

I would like to get DNS working also, but if the modified firmware works then I'm not sure if it will matter until I get a new main router that will support dd-wrt. For now I've been looking at some of the setups from this page in the wiki: http://www.dd-wrt.com/wiki/index.php/DDNS_-_How_to_setup_Custom_DDNS_settings_using_embedded_inadyn_-_HOWTO
, but I don't really see anything as simple as I use on my BEFSR41 router which is just provide the IP address given to me by my ISP provider.

These are:
24.197.160.17
24.197.160.18

What option can I use from dd-wrt to use these IPs?

Thanks

_________________
Five Network Appliances
ATT Uverse 3801HGV Residential Gateway
3 Netgear gigabyte switches
ASUS RT-AC68U
Knasher
DD-WRT User


Joined: 07 Nov 2007
Posts: 449

PostPosted: Tue Apr 22, 2008 11:37    Post subject: Reply with quote
Where you put in the ip address for the ddwrt router, there is also an option for local dns and gateway. Just fill both of those in with the ip of your internet connected router and it should work.
Goto page 1, 2, 3, 4  Next Display posts from previous:    Page 1 of 4
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum