RUT240 Mobile connection drops every 2 hours

Hello @Rovie @mtk_matrix ,

I’ve consulted with our developers regarding this issue, and they suggested adding the line option dhcp '0' to the config interface 'mob1s1a1' section to resolve it. Here are the steps to make this change:

  1. Log in to your router via CLI (more details here: Command Line Interfaces)
  2. Run the command vi /etc/config/network
  3. Locate config interface 'mob1s1a1' and press “i” to enter edit mode
  4. Add the line option dhcp '0' under the mobile configuration section
  5. Press “Esc”, then type :wq and hit Enter to save and close the file

Please let me know if this resolves the issue!

Best regards,