Right now that’s true, you need to set the priority of the relay and Ethernet in advance, and then disconnect all networks from the wan port,To ensure that the priority set takes effect for the trunk, you can add the following to /etc/hotplug.d/iface/99-kmwan before disconnecting the wan port network
[ “$INTERFACE” = “wwan” -o “$INTERFACE” = “wwan6” ] && {
uci set network.$INTERFACE.metric=“$(uci get kmwan.$INTERFACE.metric)”
uci commit network
/etc/init.d/network reload
}
I’ll wait for you to release a fix update.
For now I will only use the Ethernet connection.
Thanks.
The issue has been fixed and tomorrow’s snapshot version should be normal
Can you compile and send me to test before release?
Ok, please send me your email address and I’ll send it to you by email
Thanks.
Any news about the speed reduction?
Hi, I have a GL-X3000 Version 4.0 0704release5 Module RM520NGLAAR03A03M4G and have the same issue. I am using a Mobile Sim in slot1 that is the priority internet connection (as its faster) and the WAN port is connected to an adsl router as the failover (Multiwan). The priority connection seems to frequently give way and the secondary connection takes over. Then it never switches back. Even though the Priority connection is still connected to the internet. Any help in making this work correctly would be greatly appreciated.
Just a quick update that hopefully may help someone. I managed to solve my issue by downgrading my router firmware 1 version. Not the modem just the router firmware. The previous firmware used Mwan3 rather than kmwan and does not seem to have the failover issue. Must be a bug with the new firmware. Hopefully this gets fixed.
Thanks.
We will test the X3000 version v4.7.4.
What version number did you use after downgrading? Or what was the release date?