Hi, How do I combine a map with snat in nft? What I want is something like: add map nat vnat { type ipv4_addr : snat; } add element nat vnat { 10.0.0.1 : 1.1.1.2:3001-4000 } add element nat vnat { 10.0.0.2 : 1.1.1.2:4001-5000 } Is this somehow achivable with nft??? Andreas -- -- Dipl. Inform. Andreas Schultz -- 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