DDNS Noip

Can you please outline the steps that can be used to enable noip ddns on the glmt3000 router. Also I want to disable the glinet ddns while having noip working

Hi

The following steps are based on the MT3000 running firmware version 4.8.1:

  1. SSH into the router and run the below commands for installing the third-party plugins luci-app-ddns and ddns-scripts-noip.
opkg update && opkg install luci-app-ddns ddns-scripts-noip
reboot
  1. After rebooting, go to the Luci - Services - Dynamic DNS to configure NoIP-related settings.



  2. The domain, username and password should be obtained from the NoIP official website.

  3. In Advanced Settings, you can select the interface and method used to detect the public IP address.

  4. Then you should be able to see that it is running. Alternatively, you can click the 'Reload' button to trigger an update immediately.

2 Likes