RUT241 udhcp renew doesn't work

Hello,

The issue has been resolved by editing the /etc/config/network file, and adding option dhcp '0' to the mob1s1a1 interface.

Here are the steps to make this change:

  1. Log in to your router via SSH/CLI (more details here: Command Line Interfaces RutOS - Teltonika Networks Wiki)
  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
  6. Afterward, you can execute /etc/init.d/network restart command to apply the changes and restart the configurations.

Regards,
M.