Closed houzi- closed 8 years ago
iptables is not fully functional. it was compiled for systems missing iptables in firmware. use tomato or dd-wrt versions of iptables.
I find issues with iptables in dd-wrt. I get this error with scripts written for ASUS Merlin that I want to run on DD-WRT. What has worked for me is replacing iptables-save references with iptables -L.
use
iptables-save
in tomato-shibby error:In the DD-WRT is under
What should I do to solve this problem?