Hello The following command implicitly loads module xt_set: ip6tables -A INPUT -m set --match-set sjs src -j ACCEPT However, the following command does not implicitly load module xt_set: iptables -A INPUT -m set --match-set sjs src -j ACCEPT Instead the following message is issued: iptables: No chain/target/match by that name. Is this behaviour expected? Steven. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html