Hello, is it possible to have iptables query a set of some sort to quickly look up a chain to jump to for a specific packet? For example the set would contain a mapping from ip-address -> chain-name. Then the destination address is looked up in the set and iptables would jump to the specified chain. Is it possible, or how difficult would it be to implement something like this? I'd imagine it would be implemented as a target, that would have the ability to "redirect" to another target, which would be a chain. /Oskar -- 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