iptables-translate command not found
Hi! I am looking to translate iptable rules to nftables and when I run the command sudo iptables-translate I get , command not found. The path for iptables command is /sbin/iptables. The other commands related to iptables that are available are: iptables-save iptables-restore ip6tables How do I install iptables-translate? From what I have understood from looking around is that iptables-translate comes with the iptables package. Thanks! Gargi
This is query is not related to the Linux kernel, IMO. You'll find better help in MLs for the Linux distribution you're using or possibly on the netfilter ML. You should post your query there. -mandeep On Fri, Oct 14, 2016 at 6:50 AM, Gargi Sharma <gs051095@gmail.com> wrote:
Hi!
I am looking to translate iptable rules to nftables and when I run the command sudo iptables-translate I get , command not found.
The path for iptables command is /sbin/iptables.
The other commands related to iptables that are available are: iptables-save iptables-restore ip6tables
How do I install iptables-translate? From what I have understood from looking around is that iptables-translate comes with the iptables package.
Thanks! Gargi
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (2)
-
Gargi Sharma -
Mandeep Sandhu