How do I install the iptables-mod-nfqueue package?
The gl-net repository is not available in my country.
Thank you
root@GL-MT6000:~# cat /etc/glversion
4.8.3-op24
How do I install the iptables-mod-nfqueue package?
The gl-net repository is not available in my country.
Thank you
root@GL-MT6000:~# cat /etc/glversion
4.8.3-op24
Hi
If you have a VPN available on Flint 2, you can try using the following command to route opkg traffic through the VPN:
sudo -g explict_vpn opkg update
sudo -g explict_vpn opkg install iptables-mod-nfqueue
Alternatively, you can refer to the OpenWrt community guide to configure a proxy.
If neither option is feasible, the only alternatives are to add another available package source that provides the required package, or manually download the corresponding .ipk file and install it on the device.