OpenWrt Forum Archive

Topic: iptables -j LOG not working

The content of this topic has been archived on 7 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

Recently I installed the latest openwrt (version 0.9). I'm trying to log any attempt to connect from 0.0.0.0 to the wan port and apparently the target LOG is not recognized. I get this error: "Couldn't load target `LOG':File not found"

Any solution for this?


Thanks

If it is still useful, I had the same problem (which is why I found this old email), and found the LOG target is in the iptables extra module and kernel module:

ipkg install iptables-mod-extra

The discussion might have continued from here.