[Solved] Mwan3: 2.6.7 version on LEDE 17.01.4

Hi,

I am a new LEDE user and I am trying to get a good cfg for my needs.

I tried to use mwan3 package to balance multiple openvpn connections (I followed this article: https://www.leowkahman.com/2016/06/19/conditional-multiple-openvpn-routing-hostname-ip/)

but mwan3 package version 2.0.2 doesn't works with tun device (bug, https://github.com/openwrt/packages/issues/3486), bug corrected (I think) on 2.6.7 version.

My question is: how can I install 2.6.7 version on 17.01.4 (Reboot)?

Thanks in advance

Alex

I reply to myself: it was simple, downloaded .ipk file from development and installed via opkg.

Sorry for my stupid question.

Now finally I can use mwan3 to balance my openvpn connections (and with policy routing)

I have the same question, where did you download an updated ipk? EDIT I just went to the LEDE downloads, for me it was here since I'm using x64

https://downloads.openwrt.org/snapshots/packages/x86_64/packages/

You'll probably want the luci app too
https://downloads.openwrt.org/snapshots/packages/x86_64/luci/luci-app-mwan3_git-18.039.58622-76f9f5e-1_all.ipk

Hi RailRanger,

yes I download 2.6.7 mwan3 .ipk from snapshot packages (now mwan3 is 2.6.10 version).

I am using from some months with multiple openvpn connections without any problems: I defined also some rules and policies as described on previous article.

1 Like

Hi, I need to setup Mwan3 with some OpenVPN (client and server) connections, can you post your setup?
Thanks