I am on 3.10.90-rt97+ on mips64. Using DNAT/SNAT with iptables for nat gives an error : iptables -t nat -A PREROUTING -i mgmtbr -p icmp -j DNAT --to-destination 123.123.123.123 iptables: No chain/target/match by that name. What are the kernel config flags that will enable DNAT & SNAT modules to be built in kernel? And what are the module names that I need to install? Also, want to confirm if MASQUERADE takes care of reverse Natting too (changes destination address on packets) it appears to do so, but want to confirm. -- 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