On Thu, 2 Dec 2010 02:46:41 +0100 (CET), Jan Engelhardt
<jengelh@xxxxxxxxxx> wrote:
On Monday 2010-11-29 18:08, Paul Freeman wrote:
Hi we seem to be having the following issue with the geoip match
from
xtables_addons any input appreciated.
~ # iptables -A INPUT -p udp --dport 53 -m geoip --src-cc ES -j LOG
--log-prefix 'ES DNS: '
iptables: No chain/target/match by that name.
setsockopt(3, SOL_IP, 0x40 /* IP_??? */,
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 251488)
= -1
ENOENT (No such file or directory)
This sounds like the kernel module isn't there. Which is contrary to
your lsmod posting. Hm, is geoip in /proc/net/ip_tables_matches?
it looks possible that the issue may have been an older set of linux
headers (2.6.30)?
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html