Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#698 closed (invalid)

wget not working on nokaid version (maybe on more versions) DOES work on mini

Reported by: frater Owned by: somebody
Keywords: Cc:

Description

This router was running dd-wrt.v24-10600_NEWD_nokaid.bin and wget was not working (probably not included in busybox) After flashing it with mini it DID work....

root@WRT54GL:~# nohup write /tmp/dd-wrt.v24-10600_NEWD_mini.bin linux & root@WRT54GL:~# wget [1] + Done nohup write /tmp/dd-wrt.v24-10600_NEWD_mini.bin linux root@WRT54GL:~# wget root@WRT54GL:~# root@WRT54GL:~# root@WRT54GL:~# reboot Using username "root". DD-WRT v24 mini (c) 2008 NewMedia?-NET GmbH Release: 10/24/08 (SVN revision: 10600) Authenticating with public key "rsa-key-20060420" ==========================================================

_ _ _ _

| _ \| _ \ \ \ / / _ \_ _| _|_ \|
|
| \ \ /\ / /| |_) | \ \ / / ) | |_
_| __\ V V / | _ < | | \ V / / /| _|

|_/|_/ \_/\_/ |_| \_\|_| \_/ |_| |_|

DD-WRT v24

http://www.dd-wrt.com

==========================================================

BusyBox? v1.12.1 (2008-10-24 17:13:07 CEST) built-in shell (ash) Enter 'help' for a list of built-in commands.

root@WRT54GL:~# wget BusyBox? v1.12.1 (2008-10-24 17:13:07 CEST) multi-call binary

Usage: wget [-ccontinue] [-sspider] [-qquiet] [-Ooutput-document file]
[--header 'header: value'] [-Yproxy on/off] [-P DIR] [-Uuser-agent agent] url

Change History (8)

comment:1 Changed 5 years ago by BrainSlayer

i see wget is included, but i dont see a url at your wget command so all is correct for me

comment:2 Changed 5 years ago by BrainSlayer

  • Resolution set to invalid
  • Status changed from new to closed

comment:3 Changed 5 years ago by frater

  • Resolution invalid deleted
  • Status changed from closed to reopened

I didn't provide a url because it is not relevant. When I found out it wasn't working I was of course providing a url.

The ssh-log is NOT edited at all. It shows you how a wget just returned the prompt and it did work after the

This is a router of a friend of mine and he was running an older version of nokaid before. It wasn't working so I upgraded to the same SVN I was running myself. Again a nokaid version. To my surprise it wasn't running in the latest version. That's why I reflashed it another time but this time to the mini-version.....

Please check it for real before closing it again.

comment:4 Changed 5 years ago by frater

PS.... You can see that wget returns a busybox-message after the downgrade to mini

comment:5 Changed 5 years ago by BrainSlayer

wget returns always a message if you type it plain

comment:6 Changed 5 years ago by BrainSlayer

  • Resolution set to invalid
  • Status changed from reopened to closed

root@DD-WRT:~# wget BusyBox? v1.12.1 (2008-10-14 12:55:26 CEST) multi-call binary

Usage: wget [-ccontinue] [-sspider] [-qquiet] [-Ooutput-document fil
[--header 'header: value'] [-Yproxy on/off] [-P DIR] [-Uuser-agent agent] url

Retrieve files via HTTP or FTP

Options:

-s Spider mode - only check file existence -c Continue retrieval of aborted transfer -q Quiet -P Set directory prefix to DIR -O Save to filename ('-' for stdout) -U Adjust 'User-Agent' field -Y Use proxy ('on' or 'off')

root@DD-WRT:~# wget http://www.heise.de Connecting to www.heise.de (193.99.144.85:80) index.html 100% |*| 59963 --:--:-- ETA root@DD-WRT:~#

comment:7 Changed 5 years ago by Eko

Busybox has usage message disabled in standard, but enabled in mini. Also progress bar is enabled in some builds but disabled in others.

comment:8 Changed 5 years ago by frater

There was a routing problem on the core-network, so I used wget to test if a certain host was reachable. ping could not be used, so I used wget. Because wget didn't return a message at all I was under the impression that it didn't work. I wasn't expecting different behaviour on a same SVN-version.

Is it taking much more resources to make it equal?

Note: See TracTickets for help on using tickets.