Hi all, My router is GL-AX1800 running on OpenWrt 23.05-SNAPSHOT.
I am trying to install NextDns package via SSH command but it fails. Looked into lucy software repositories, also didnt find Nextdns. Tried manually add installation package in lucy, downloaded many files but all time gets in return error as installation file is for diffrent infrastructure.
anybody knows what to do?
I can see in Router DNS setting NextDNS but cannot assign my ID from Account as interface says nextdns needs be installed. I am able to use only not configured public DNS filtering.
In SSH CMD returns:
root@GL-AX1800:~# opkg update
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/kmod-5.4.164/aarch64_cortex-a53_neon-vfpv4/ipq60xx/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/packages-5.0/aarch64_cortex-a53_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/opnwrt_packages
Updating database.
Database update completed.
root@GL-AX1800:~# opkg install curl
Package curl (8.7.1-r1) installed in root is up to date.
Updating database.
Database update completed.
root@GL-AX1800:~# DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"
INFO: OS: openwrt
INFO: GOARCH: arm64
INFO: GOOS: linux
INFO: NEXTDNS_BIN: /usr/sbin/nextdns
INFO: INSTALL_RELEASE: 1.46.0
DEBUG: Start install loop with CURRENT_RELEASE=
DEBUG: NextDNS is not installed
i) Install NextDNS
e) Exit
Choice (default=i): i
INFO: Installing NextDNS...
DEBUG: Using openwrt install type
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/kmod-5.4.164/aarch64_cortex-a53_neon-vfpv4/ipq60xx/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/packages-5.0/aarch64_cortex-a53_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/opnwrt_packages
Updating database.
Database update completed.
Unknown package 'nextdns'.
Collected errors:
- opkg_install_cmd: Cannot install package nextdns.
DEBUG: Start install loop with CURRENT_RELEASE=
DEBUG: NextDNS is not installed
i) Install NextDNS
e) Exit






