Hello,
I have a TP-Link 1043ND with 18.06.
Now I read in the changelog for 19.07.3, that the architecture has changed (from ar71xx to ath79).
I have set up Wireguard on the Router, which I would like to keep it's settings, if possible.
I also set up a Swap-partition on a USB-stick.
The Router is in it's own NAT.
My primary Router(Which I use only as a Modem) has 192.168.1.1
My OpenWRT Router 192.168.2.1
Would upgrading affect any of that?
Should I remove the Swap first and do I need to re-configure the Wireguard-settings afterwards (I would like to avoid that)?
Installed WG Version is 0.0.20181119-1.
I also tried to update packages today, but it does not work:
root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/releases/18.06.1/targets/ar71xx/generic/packages/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/targets/ar71xx/generic/packages/Packages.gz
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/base/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/base/Packages.gz
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/luci/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/luci/Packages.gz
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/packages/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/packages/Packages.gz
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/routing/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/routing/Packages.gz
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/telephony/Packages.sig
Signature check passed.
Collected errors:
* opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/targets/ar71xx/generic/packages/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/base/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/luci/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/packages/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/routing/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
DNS seems to work, although very slow:
root@OpenWrt:~# ping google.de
PING google.de (172.217.21.195): 56 data bytes
64 bytes from 172.217.21.195: seq=0 ttl=119 time=13.119 ms
64 bytes from 172.217.21.195: seq=1 ttl=119 time=222.774 ms
64 bytes from 172.217.21.195: seq=2 ttl=119 time=151.522 ms
64 bytes from 172.217.21.195: seq=3 ttl=119 time=11.908 ms
64 bytes from 172.217.21.195: seq=4 ttl=119 time=13.178 ms
64 bytes from 172.217.21.195: seq=5 ttl=119 time=13.264 ms
64 bytes from 172.217.21.195: seq=6 ttl=119 time=745.826 ms
64 bytes from 172.217.21.195: seq=7 ttl=119 time=797.450 ms
64 bytes from 172.217.21.195: seq=8 ttl=119 time=14.216 ms
64 bytes from 172.217.21.195: seq=9 ttl=119 time=25.735 ms
64 bytes from 172.217.21.195: seq=10 ttl=119 time=149.444 ms
64 bytes from 172.217.21.195: seq=11 ttl=119 time=19.725 ms
64 bytes from 172.217.21.195: seq=12 ttl=119 time=12.882 ms
64 bytes from 172.217.21.195: seq=13 ttl=119 time=86.351 ms
64 bytes from 172.217.21.195: seq=14 ttl=119 time=323.293 ms
64 bytes from 172.217.21.195: seq=15 ttl=119 time=175.114 ms
64 bytes from 172.217.21.195: seq=16 ttl=119 time=294.952 ms
64 bytes from 172.217.21.195: seq=17 ttl=119 time=20.012 ms
64 bytes from 172.217.21.195: seq=18 ttl=119 time=12.078 ms
64 bytes from 172.217.21.195: seq=19 ttl=119 time=123.983 ms
64 bytes from 172.217.21.195: seq=20 ttl=119 time=17.749 ms
64 bytes from 172.217.21.195: seq=21 ttl=119 time=485.082 ms
^C
--- google.de ping statistics ---
22 packets transmitted, 22 packets received, 0% packet loss
round-trip min/avg/max = 11.908/169.529/797.450 ms
On my PC I don't use the Routers DNS-Server (I don't remember why, maybe there was a Problem)