On Friday 2008-04-11 09:45, Manu wrote: >Hi developers, > >I encountered difficulties during integrating a new target in mangle >table (iptables-1.4.0 (from www.netfilter.org), kernel-2.6.23 (from >www.kernel.org)). >I have a master from iptables-1.2.9 and kernel-2.6.3. But there were too >many differences and changes be made. >The idea behind to add the target is, that a user who has a fix-ip entry >in his network settings can be handled from a gateway, for which the new >targets should be implemented. for example: > ># iptables -t mangle -I PREROUTING -i eth2 -s 192.168.0.168 -j SADDR >--to-source 10.0.19.2 This looks pretty much like RAWNAT, as posted in http://marc.info/?l=netfilter-devel&m=120024054521550&w=2 . -- 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