Temat: Punkt d. (WDS) -> Klient (WDS), nie działa "Update lists"
Witam, skonfigurowałem sobie Bridge (WDS) według poradnika dla Luci (https://wiki.openwrt.org/doc/recipes/atheroswds).
LuCI
Everything shown in the manual SSH configuration section above should be possible using LuCI in OpenWrt 12.09.
The Access Point
For the wireless access point, just set the wireless mode to "Access Point (WDS)" (screenshot)
The remote wireless station
On the LAN Interface, change the default IP to a different one within the target subnet and disable the DHCP server. (screenshot)
Join the previously created wireless network and when asked, set the firewall zone to "lan",
For the remote wireless bridge device, the wireless mode should be "Client (WDS)" and the Network in Interface Configuration has to be changed from wwan to lan. (screenshot)
Wszystko jest ok, mam połączenie do internetu z klienta, mam połączenie do routerów z punktami dostępu, ale niestety klient nie może pobrać list pakietów. Wyrzuca mi:
Downloading http://downloads.lede-project.org/releases/17.01.2/targets/ar71xx/generic/packages/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/targets/ar71xx/generic/packages/Packages.gz
Downloading http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/base/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/base/Packages.gz
Downloading http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/luci/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/luci/Packages.gz
Downloading http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/packages/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/packages/Packages.gz
Downloading http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/routing/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/routing/Packages.gz
Downloading http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/telephony/Packages.gz
*** Failed to download the package list from http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/telephony/Packages.gz
Failed to establish connection
Failed to establish connection
Failed to establish connection
Failed to establish connection
Failed to establish connection
Failed to establish connection
Collected errors:
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/targets/ar71xx/generic/packages/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/base/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/luci/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/packages/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/routing/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01.2/packages/mips_24kc/telephony/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.O czym zapomniałem?