I have a question regarding the integration between Keenetic firmware components and Entware. I have installed the "Kernel modules for Netfilter" component from the Keenetic system settings (OPKG list). I can see that modules like xt_recent and xt_multiport are present in /lib/modules/.
However, I am unable to use these features with iptables from Entware. When I try to install the required userspace extensions:
I get an "Unknown package" error. It seems these packages are missing from the Entware repository for my architecture (aarch64-k3.10).
Since the kernel modules are already present in the firmware, is there a way to make them work with Entware's iptables? I need to use advanced matching features (like dynamic lists with recent) but I currently get "No chain/target/match" errors due to the missing libraries.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
matthew_eli
Hello everyone,
I have a question regarding the integration between Keenetic firmware components and Entware. I have installed the "Kernel modules for Netfilter" component from the Keenetic system settings (OPKG list). I can see that modules like
xt_recentandxt_multiportare present in/lib/modules/.However, I am unable to use these features with
iptablesfrom Entware. When I try to install the required userspace extensions:opkg install iptables-mod-ipopt iptables-mod-conntrack-extraI get an "Unknown package" error. It seems these packages are missing from the Entware repository for my architecture (aarch64-k3.10).
Since the kernel modules are already present in the firmware, is there a way to make them work with Entware's iptables? I need to use advanced matching features (like dynamic lists with
recent) but I currently get "No chain/target/match" errors due to the missing libraries.Thanks for any advice.
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.