No-IP setup for Flint3

Hello Everybody!

I’ve got a Flint3 9300 and I want to setup it to work with no-ip DDNS service but all the workarounds I found refers to Flint 2 and these are not works on my device:

root@GL-BE9300:~# opkg install luci-app-ddns ddns-scripts-noip
Installing luci-app-ddns (git-24.316.15780-3601c2a) to root...
Downloading https://fw.gl-inet.com/releases/qsdk_v12.5/packages-4.x/ipq53xx/be9300/packages/luci-app-ddns_git-24.316.15780-3601c2a_all.ipk
Package ddns-scripts-noip (2.8.2-42) installed in root is up to date.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency luci-mod-status for luci-mod-admin-full
 * pkg_hash_check_unresolved: cannot find dependency luci-mod-system for luci-mod-admin-full
 * pkg_hash_check_unresolved: cannot find dependency luci-mod-network for luci-mod-admin-full
 * pkg_hash_fetch_best_installation_candidate: Packages for luci-mod-admin-full found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-ddns:
 *      luci-mod-status
 *      luci-mod-system
 *      luci-mod-network
 * opkg_install_cmd: Cannot install package luci-app-ddns.
root@GL-BE9300:~# opkg install luci-mod-status
Unknown package 'luci-mod-status'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci-mod-status.
root@GL-BE9300:~# opkg install luci-mod-system
Unknown package 'luci-mod-system'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci-mod-system.
root@GL-BE9300:~#

How can I get it work?

Thanks for the responses

Hi

Please first go to Admin Panel -> System -> Advanced Settings to install LuCI.

Once the LuCI web interface is successfully installed, then you should be able to install luci-app-ddns and ddns-scripts-noip via SSH without issue.