MWAN3.user doesn't work anymore

After some upgrades my SlateX lost mwan3.user capabilities.

I noticed GL iNet changed the mwan3 for a custom multi wan manager.

This script is very useful to know when main fiber optics is down.

Which alternative can I use with current multiwan manager?

Thanks in advance.

The current newer firmware GL develop the kmwan to manage multiWAN.

May I know what issue about the fiber optics do you meet? Do you want to let the interface restart?

Hi, interface is fine.

What I made with mwan3.user script in /etc was to send an email when default gateway changes from ppoe-wan to eth2 (usb LTE modem).

Anyway, it doesn't matter, I made a python script that works like a charm in my SlateX and the Brume2.

https://codeberg.org/louzaonet/wanmonitor

Thanks!

2 Likes

I developed my own solution for this, a Python script that runs in daemon mode and checks if the default route changes to send an alert.

https://codeberg.org/louzaonet/wanmonitor

1 Like