
Deutsche QNAP Community. Neuigkeiten zu Hardware, Firmware und Software, sowie Hilfestellung und Kaufberatung rund um QNAP. AFP, VPN, FTP, NFS, DDNS, AD Server.
Hier der Effekt in Putty: BusyBox v1.01 (2008.10.21-) Built-in shell (ash) Enter 'help' for a list of built-in commands. [~] # wget -c -P /share/Public/ --2008-11-07 19:27:21-- Resolving ipkg.nslu2-linux.org. 140.211.169.169 Connecting to ipkg.nslu2-linux.org 140.211.169.169 :80. HTTP request sent, awaiting response. 302 Found Location: [following] --2008-11-07 19:27:55-- Reusing existing connection to ipkg.nslu2-linux.org:80. 
HTTP request sent, awaiting response. 302 Found Location: [following] --2008-11-07 19:27:55-- Resolving nslu2-linux.dyoung-mirror.net. 208.113.203.106 Connecting to nslu2-linux.dyoung-mirror.net 208.113.203.106 :80. HTTP request sent, awaiting response.
200 OK Length: 81576 (80K) [application/vnd.shana.informed.package] Saving to: `/share/Public/ipkg-opt_0.99.163-10_powerpc.ipk' 100%[======================================>] 81,576 38.9K/s in 2.0s 2008-11-07 19:28:31 (38.9 KB/s) - `/share/Public/ipkg-opt_0.99.163-10_powerpc.ipk' saved [6] [~] # [~] # sh /share/Public/ipkg-opt_0.99.163-10_powerpc.ipk /share/Public/ipkg-opt_0.99.163-10_powerpc.ipk: 1: Syntax error: word unexpected (expecting ')') Der Download hat anscheinend funktioniert; beim Programmstart klemmts noch. Habe folgende 3 Schreibweisen probiert: [~] # cd /share/Public [/share/HDA_DATA/Public] # [/share/HDA_DATA/Public] # sh ipkg-opt_0.99.163-10_powerpc.ipk ipkg-opt_0.99.163-10_powerpc.ipk: 1: Syntax error: word unexpected (expecting ')') [/share/HDA_DATA/Public] # [/share/HDA_DATA/Public] # sh 'ipkg-opt_0.99.163-10_powerpc.ipk' ipkg-opt_0.99.163-10_powerpc.ipk: 1: Syntax error: word unexpected (expecting ')') [/share/HDA_DATA/Public] # sh (ipkg-opt_0.99.163-10_powerpc.ipk) -sh: Syntax error: word unexpected (expecting ')') Sagt Dr das etwas? Beim Einkreisen des Problems bin ich bis hier gekommen: Im SystemLog (= 'Ereignisprotokolle') meiner TS_101 steht: 'Optware-ipkg 0.99.163 installation failed. Cannot download. Also versucht die Installationsroutine wohl ein Programpaket nachzuladen.
Wenn ich die o.a. Adresse im Browser eingebe, kann ich die.ipk Datei problemlos herunterladen. Also ist der URL richtig geschrieben, nur die TS-101 kann sie im Internet nicht 'sehen'. Habe mich mit Telnet mit der TS-101 verbunden und diese 2 Versuche gemacht: Ping --> funktioniert sofort Ping 195.71.11.67 (das ist auch der Spiegel) --> funzt auch sofort Was kann ich jetzt noch machen???