Re: DNAT and source IP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Engelhardt a écrit :
On Tuesday 2009-10-20 10:16, Daniel Huhardeaux wrote:
I'm running few virtual machines (kvm+libvirt) on a server (Debian Lenny +
backport kernel 2.6.30) with one public IP and having IP private range
10.99.0.1 for host, one for mail and web VM (10.99.0.13), another for telephony
VM (10.99.0.11).

Everything is working well (DNAT) but something is disturbing me: for instance,
on smtp server, all incoming tcp packets are marked with 10.99.0.1 source IP
and I would like to have "transparent DNAT" which keep the original IP.

You need tproxy then, and not NAT.

|[...]
|Others say it's a target rule but I can't get it work
|
|~$ sudo iptables -t mangle -A PREROUTING -p tcp --dport 25 -j TPROXY
|--on-port 25 --on-ip 10.1.70.13
|iptables v1.4.2: Unknown arg `(null)'
|Try `iptables -h' or 'iptables --help' for more information.
|
|Thanks for any hint and good and complete doc if any.

Got it, sorry for the noise: forgot to upgrade iptables to version 1.4.4-2 from backports.

--
Daniel
--
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

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux