Reply To: Firefly an Maxtor Shared Storage II or Buffalo LS Homes. ?

#7367
rpedde
Participant

@midi wrote:

Sorry, but i have problems…

I had no problems to install unslung. But when i try to install (Telnet is enabled but i use Putty) an use

“ipkg update”

i get this message:

LKG298063 login: root
Password:
No directory, logging in with HOME=/

Welcome to Unslung V2.3R63-uNSLUng-6.8-beta


NOTE: THIS SYSTEM IS CURRENTLY UNSLUNG


BusyBox v0.60.4 (2005.03.22-06:52+0000) Built-in shell (ash)
Enter ‘help’ for a list of built-in commands.

# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable/Packages.gz
wget: ipkg.nslu2-linux.org: Host name lookup failure
Downloading http://ipkg.fireflymediaserver.org/armeb/Packages
wget: ipkg.fireflymediaserver.org: Host name lookup failure
Downloading http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable/Packages.gz
wget: ipkg.nslu2-linux.org: Host name lookup failure
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/6.8-beta/Packages.gz
wget: ipkg.nslu2-linux.org: Host name lookup failure
An error ocurred, return value: 4.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp -q -P /tmp/ipkg-cSxQSR http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable/Packages.gz’
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp -q -P /tmp/ipkg-cSxQSR http://ipkg.fireflymediaserver.org/armeb/Packages’
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp -q -P /tmp/ipkg-cSxQSR http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable/Packages.gz’
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp -q -P /tmp/ipkg-cSxQSR http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/6.8-beta/Packages.gz’
#

What´s wrong ? Thanks !

It looks like either your default gateway is wrong on the network setting page, or your dns server entries are wrong. Have you set the thing up for DHCP, or is it static?

If DHCP, and your router is handing out dhcp, then it’s probably okay. If static, then check that your gateway and dns are set to the ip of your router, that’s probably what you should be using as a gateway and as dns.

You can verify that by checking the network settings on your pc (which presumably can get to the internet).

Do a “ipconfig /all” on the windows pc (from a dos prompt), and set your network settings for gateway and dns server based on that.

— Ron