Please run the following commands (copy-paste the whole block) and paste the output here, using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have
ubus call system board; \
uci export network; uci export firewall; \
head -n -0 /etc/firewall.user; \
ip -4 addr ; ip -4 ro li tab all ; ip -4 ru; \
ls -l /etc/resolv.* /tmp/resolv.* /tmp/resolv.*/* ; head -n -0 /etc/resolv.* /tmp/resolv.* /tmp/resolv.*/*
sorry, it's too many personal information expose, I can't handle this
but, I think that no need for such trouble.
I have basic knowledge.the problem is mwan3 need interface, usually it's wan. In my case, I want to use local openvpn server connected remote client's as interface, and I dont't known how to do
yestoday,I found the soulution finally. In this case, mwan3 is wrong choose. I real need is dynamic routing protocols, like ospf. Network knowledge hard for me