I want to update my openwrt devices to a newer version, especially they should be able to use mwan3
Which is the best openwrt version for mwan3 at the moment?
I have built my own 24.10.1 image with with a few packages more than standard. Is it a problem to remove a few with the new image, because mesh doesn't make sense here because of a few devices.
I want to upgrade with a linux terminal and keep the configuration. Do I have take care of something? Should the updates work now with the devices below. Earlier I have read, that there could be some problems and therefore I did not update till now.
Which of the routers below are not able to use mwan3? I probably would use the TUF-AX6000 with mwan3, but who knows, maybe someday there is a reason to use another router. Good to know which one is too weak.
mwan3
Model ASUS TUF-AX6000
Architecture ARMv8 Processor rev 4
Target Platform mediatek/filogic
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
Model ASUS RT-AX53U
Architecture MediaTek MT7621 ver:1 eco:3
Target Platform ramips/mt7621
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
Model Zyxel WSM20
Architecture MediaTek MT7621 ver:1 eco:3
Target Platform ramips/mt7621
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
Model D-Link DAP-X1860 A1
Architecture MediaTek MT7621 ver:1 eco:3
Target Platform ramips/mt7621
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
Model Netgear EX6150v2
Architecture ARMv7 Processor rev 5 (v7l)
Target Platform ipq40xx/generic
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
mwan3 is a software feature, it should work on 'every' device.
…well, the later two devices are extender class devices, with a single ethernet port only - it wouldn't make sense to run mwan3 on those (although you can…).
root@TUF-AX6000:~# free
total used free shared buff/cache available
Mem: 496568 83084 377160 464 36324 370516
root@AX53U-S1:~# free
total used free shared buff/cache available
Mem: 249092 60144 158852 396 30096 149128
It makes sense if routers are changed and the only disadvantage is lost space.
Don't know if there are packages which make sense and are not installed automatically.
Also the question is if it makes sense with firmware-selector, because:
An unofficial nftables port of mwan3 by community member dl12345 has been made of mwan3 that supports the latest release 25.12.
So if I need an inofficial repo, i think this is not used with firmware-selector.
Does it make sense to use the official packages first in the image and install afterwards unofficial nftables?
Model ASUS TUF-AX6000
Architecture ARMv8 Processor rev 4
Target Platform mediatek/filogic
Firmware Version OpenWrt 24.10.1 r28597-0425664679 / LuCI openwrt-24.10 branch 25.123.45881~e061a5f
Kernel Version 6.6.86
Can you provide a link please where I should start reading beginning with the installation of mwan3 and 25.12.5. I am always starting in the middle of the process, when I am searching.
The update to 25.12.5 will be done in a shell with sysupgrade. I know how to do this.