[#] iptables -A FORWARD -i nm-netmakernet -j ACCEP...
# install
a
[#] iptables -A FORWARD -i nm-netmakernet -j ACCEPT iptables v1.8.7 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.
j
is this from a container?
a
yes the netmaker container
ok. i think found it. modprobe ip_tables solved this issue
j
yup was just gonna say