Temat: Problem opkg update
Cześć,
Mam pewien problem z opkg update na WDR3600 z wgranym Gargoyle, który pracuje jako most bezprzewodowy.
Po wpisaniu przez SSH otrzymuje komunikat:
root@WDR3600:~# opkg update
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading http://dl.eko.one.pl/attitude_adjustment/ar71xx/packages/Packages.gz.
wget: bad address 'dl.eko.one.pl'
Downloading http://dl.eko.one.pl/gargoyle-pl/attitude_adjustment/ar71xx/packages/Packages.gz.
wget: bad address 'dl.eko.one.pl'
Downloading http://dl.eko.one.pl/gargoyle-pl/attitude_adjustment/ar71xx/plugins/Packages.gz.
wget: bad address 'dl.eko.one.pl'
Collected errors:
* opkg_download: Failed to download http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://dl.eko.one.pl/attitude_adjustment/ar71xx/packages/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://dl.eko.one.pl/gargoyle-pl/attitude_adjustment/ar71xx/packages/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://dl.eko.one.pl/gargoyle-pl/attitude_adjustment/ar71xx/plugins/Packages.gz, wget returned 1.Czytałem liczne wątki na ten temat, jednak w nich był problem z nieustawionym DNS i brakiem odpowiedzi chociażby na 'ping 8.8.8.8'.
W moim przypadku ping działa:
root@WDR3600:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=45 time=33.581 ms
64 bytes from 8.8.8.8: seq=1 ttl=45 time=36.609 ms
64 bytes from 8.8.8.8: seq=2 ttl=45 time=34.159 ms
64 bytes from 8.8.8.8: seq=3 ttl=45 time=36.213 ms
64 bytes from 8.8.8.8: seq=4 ttl=45 time=36.157 ms
64 bytes from 8.8.8.8: seq=5 ttl=45 time=32.786 ms
64 bytes from 8.8.8.8: seq=6 ttl=45 time=32.715 ms
64 bytes from 8.8.8.8: seq=7 ttl=45 time=36.257 ms
64 bytes from 8.8.8.8: seq=8 ttl=45 time=32.862 msW czym może być problem?
Z góry dzięki za odpowiedź