Hi, I'm working on the project where incoming packets are source-natted in NF_INET_PRE_ROUTING netfilter hook. I know that iptables does not allow SNAT in PREROUTING but it works fine in preroute netfilter hook in kernel 2.6.32 with rp_filter disabled. After upgrading to kernel 2.6.35 it does not work any more. I.e. the natted packets are dropped somewhere after being natted and do not appear in the forwarding hook any more. So, I wanted to ask if this feature (snat in preroute) was explicitly disabled? and is there any way to reenable it? Thank you, Janis Dzerve. -- 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