Mwan3 interfaces always down

Does you have Verify outbound traffic on each WAN interface & results ?
Try fine tune default mwan configuration, like this:

config interface 'wan'
	option timeout '4'
	option interval '30'
	option up '3'

if I do
ping -c 1 -I eth0.2 www.google.com
all work and I receive “1 packets transmitted, 1 packets received, 0% packet loss”

Ok I will try

I think this is bug of old version mwan3, try upgrade to 15.05.

I do the tuning but nothing happen.
I have always this error in mwan system log

Last 50 MWAN systemlog entries. Newest entries sorted at the top :

Tue May 21 13:42:52 2019 user.warn mwan3: Could not find gateway for interface wan (eth0.2)

Ok ok, I will do this evening when I come back to home and then update you.

Thanks

I flash with 15.05 but now I have no space to enable exroot....
I need 60 kB :frowning:
I must use imagebuilder to create a custom image ?

Welcome to the world of 4/32 devices.

1 Like

I create a custom image with imagebuilder. Now I'm going to flash it and configure mwan3. I hope now works...

Finally I get it working.
I build a custom image, then I enable exroot and install mwan3 after configuring the two WANS.

Now the interface is up and all work good, it was a problem with BB version of OpenWrt.

So now I want to balance the two wan to sum the badwidth. So I think I must do a 50/50 balanced.

Please can you help me to extricate between members, rules and policies of mwan3?

Thank you

Works only with the following conditions: not a secure connection, program that's create multiple sessions.
You can create balance policies in Policies tab, assign two wan member with same metric+weight. In Rules tab, lastest default_rule, assign to balance policies.

Ok so https not work?
An example of program thats create multiple sessions?

  • yep
  • download manager, torrents, p2p programs.

so for example streaming like netflix or others not work?

I think streaming websites using secure connection, try it anyway, i'm not sure.
The issue has been solved, pls stick topic Solved.

Ok just the last thing.
if the connection is http it work also with programs that not create multiple sessions or not?

Not. The necessary and sufficient conditions are not secure connection and create multiple sessions.

Sorry for the many questions but I want know how it works. Let me know if I must close this and open a new topic.

I want understand why https not work? Because the packets are crypted and cannot be splitted?

So what happen when I request https sites?

For example if I watch a youtube video (https) on a smartphone connected to openwrt wifi this use one of the two wans? For example wan

And if in the same time I watch another youtube video with pc connected to openwrt lan this use the other wan for example wan2?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.