Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 152 forks source link

iptables miss match `account`and`TRIGGER' #271

Closed houzi- closed 8 years ago

houzi- commented 8 years ago

use iptables-save in tomato-shibby error:

Can't find library for match `account'

In the DD-WRT is under

Can't find library for target `TRIGGER'

What should I do to solve this problem?

zyxmon commented 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.

Xentrk commented 7 years ago

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.