MarvellEmbeddedProcessors / openwrt-dd

GNU General Public License v2.0
12 stars 17 forks source link

mwan3 not work #14

Open yysqu opened 7 years ago

yysqu commented 7 years ago

Hi: I have tried to build every release of openwrt and lede,but non of these releases mwan3 work correctly。 The MWAN Interface Systemlog shows: Mon Oct 9 15:03:46 2017 user.info mwan3[5856]: connection tracking not flushed on interface wan (wan) ifup Mon Oct 9 15:03:45 2017 user.notice mwan3[5856]: Starting tracker on interface wan (wan) Mon Oct 9 15:03:45 2017 user.notice mwan3[5856]: Execute ifup event on interface wan (wan) Mon Oct 9 15:03:45 2017 user.notice mwan3[5856]: Using firewall mask 0xff00 Mon Oct 9 11:58:47 2017 user.info mwan3[2433]: connection tracking not flushed on interface wan (wan) ifup Mon Oct 9 11:58:47 2017 user.notice mwan3[2433]: Starting tracker on interface wan (wan) Mon Oct 9 11:58:47 2017 user.notice mwan3[2433]: Execute ifup event on interface wan (wan) Mon Oct 9 11:58:42 2017 user.notice mwan3[1781]: Using firewall mask 0xff00

And in openwrt console,use 'mwan3 interfaces' command, it shows: Interface status: interface wan is error and tracking is active For this situation,Port wan is always ‘offline’,but i have already connect wan to internet,and ping internet ip is OK。Where is the problem?