After this manipulation "Detect internet" status works fine until next reboot.
Here's a small video (less than a minute) about this issue:https://youtu.be/kk6nRWx74yY
Is there any idea what happens?
currently workaround I have to use is to have a script in startup scheduler with this code:
Code:Select all
:delay 60s; /interface detect-internet; set detect-interface-list=[get detect-interface-list] internet-interface-list=[get internet-interface-list] lan-interface-list=[get lan-interface-list] wan-interface-list=[get wan-interface-list];