Hi,
alright i’will try to do bootloader next week, because it has to work somehow this weekend.
Is it worth trying this from other topics?
Because if i connect ethernet connection it works without any problem, only mobile does drop after 2 hours.
Thanks
Much regards
I found a similar issue in the forum " RUTX50 continous lose of wan ip"
I implemented the solution for to that issue, and now the both routers have been running connected for more than 2 hours.
Adding the line option dhcp ‘0’ to the config interface ‘mob1s1a1’:
-
Log in to your router via CLI (more details here: Command Line Interfaces)
-
Run the command vi /etc/config/network
-
Locate config interface ‘mob1s1a1’ and press “i” to enter edit mode
-
Add the line option dhcp ‘0’ under the mobile configuration section
-
Press “Esc”, then type :wq and hit Enter to save and close the file