There may be subtlties to your problem that this solution cannot address, but a simpler solution and one that I've used many times is to give the machine a secondary IP address on the same interface. i.e. "ifconfig eth0:1 192.168.0.x" Then both addresses are present on the system. Regards, Brad On Wed, 27 Aug 2008, DI BACCO ANTONIO - technolabs wrote: > > > I have a LAN with a given subnet, let us say: 192.168.0.0/24 with a lot > of hosts. Now I want to connect another host (PLUTO) with an interface > that has address 10.10.10.1 and netmask 255.255.255.0. I can't change > this ip address but I want to insert some iptables rules on PLUTO to > translate both source and dest ip address of the packets it receives to > subnet 10.10.10.0/24 and viceversa. I think that target NETMAP can help > me, but I'm getting confused. > > Bye, > Antonio. > -- > 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 > > -- 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