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? -- 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