Flint AX1800 4.5.0 many kmod packages missing

Hello,
I don’t like kmwan, it doesn’t have sufficient amount of control as mwan3, like for example the ability to custom rules to use different policy by source or destination.

Opkg repo seems missing many packages, it’s not possible to install mwan3:

Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency iptables-mod-conntrack-extra for mwan3
 * pkg_hash_check_unresolved: cannot find dependency iptables-mod-ipopt for mwan3
 * pkg_hash_fetch_best_installation_candidate: Packages for mwan3 found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-mwan3:
 *      iptables-mod-conntrack-extra
 *      iptables-mod-ipopt
 * opkg_install_cmd: Cannot install package luci-app-mwan3.

I don’t understand why the architecture is different ? It’s not arm_cortex-a7 ? Also I can’t build it myself also because available builder package is not updated to v4.5.0

Also many kernel packages are missing, for example kmod-hid-generic and kmod-hid which are needed for some old APC UPS to work correctly with apcupsd, some netfilter modules, sqm, cake …etc. also.

Will this be released in future ? Is there a way I can unblock myself for now ?

https://downloads.openwrt.org/releases/packages-21.02/arm_cortex-a7/packages/mwan3_2.10.13-1_all.ipk

Side load using opkg
https://openwrt.org/docs/guide-user/additional-software/opkg

What about kernel / iptables dependencies ? and luci packages ? Thanks btw.

dependency search package list from openwrt site for dependency
https://downloads.openwrt.org/releases/packages-21.02/arm_cortex-a7/packages/Packages

Package: mwan3
Version: 2.10.13-1
Depends: libc, ip, ipset, iptables, iptables-mod-conntrack-extra, iptables-mod-ipopt, jshn
License: GPL-2.0
Section: net
Architecture: all
Installed-Size: 21209
Filename: mwan3_2.10.13-1_all.ipk
Size: 22246
SHA256sum: 638350bfab6890dda9fbc9a521008c9aadeca6178c80a668ecfc293d2b511907
Description:  Hotplug script which makes configuration of multiple WAN interfaces simple
 and manageable. With loadbalancing/failover support for up to 250 wan
 interfaces, connection tracking and an easy to manage traffic ruleset.
opkg list-installed | grep <package name>

if no exist try package install from before post root directory

other try:

Not experienced with glinet openwrt pin builds

try set feed to here https://downloads.openwrt.org/releases/packages-21.02/arm_cortex-a7/feeds.conf

if not side build and load using sources. No need for builder package do it on any computer

build source

:frowning:

forget words

Side load into kernel

one could do kernel after bake if know how

I don't like kmwan neither.
I updated to 4.5.16 from 4.46 on MT3000. When I want to switch to use httping instead of ping for Multi-Wan and learned the UI only supports ping. So I switched to Luci and installed packet httping and configured luci-app-mwan3 there. I only learned that on the new firmware, stock UI uses kmwan now.

Back to OP's question, the mwan3 was kept after upgrade. You may want to try downgrade to 4.46 and re-upgrade again.

1 Like

Hi kmod-jool/kmod-jool-netfilter is also missing on GL-AX1800.

It is particularly critical: no NAT64, the whole network is donw.