Just trying to get mwan3 to work on my AX6s running 22.03.2, and I'm running into a brick wall.
I have two subnets, both .21.x and 69.x respectively, and I need to assign the .69 a wwan connection due to better latency and throughput (but limited data)
However, when trying to apply rules in mwan in LuCi, nothing seems to change with routing.
When trying to narrow down the problem, I noticed these two iptable issues, which may be the root cause.
If anyone could point me in the right direction, I would immensely appreciate it..
Here's the error log below:
user.err mwan3-init[15989]: set_user_rules (ipv4): iptables-restore: line 12 failed
user.err mwan3-init[15989]: set_user_rules (ipv6): ip6tables-restore: line 10 failed
Here's the pastebin of the mwan3 troubleshooting log:
I've also made a little diagram below to illustrate what I'm trying to achieve (I'm very tired lol)
Hi, sorry about the delay in writing (Christmas was a very busy month).
It turns out that the pre-exisitng rules that are included in mwan3 were causing some form of error on my Redmi AX6S, which resulted in my custom rule not working.
Afer removing all rules, and then adding my custom rule again, it worked well.