lvs-devel
|
To: | Simon Horman <horms@xxxxxxxxxxxx> |
---|---|
Subject: | Re: [patch v2.8 2/4] IPVS: make friends with nf_conntrack |
Cc: | lvs-devel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, netfilter@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, Malcolm Turnbull <malcolm@xxxxxxxxxxxxxxxx>, Mark Brooks <mark@xxxxxxxxxxxxxxxx>, Wensong Zhang <wensong@xxxxxxxxxxxx>, Julius Volz <julius.volz@xxxxxxxxx>, "David S. Miller" <davem@xxxxxxxxxxxxx>, Hannes Eder <heder@xxxxxxxxxx>, Jan Engelhardt <jengelh@xxxxxxxxxx> |
From: | Patrick McHardy <kaber@xxxxxxxxx> |
Date: | Fri, 23 Jul 2010 12:47:28 +0200 |
Am 22.07.2010 09:35, schrieb Simon Horman: > Update the nf_conntrack tuple in reply direction, as we will see > traffic from the real server (RIP) to the client (CIP). Once this is > done we can use netfilters SNAT in POSTROUTING, especially with > xt_ipvs, to do source NAT, e.g.: > > % iptables -t nat -A POSTROUTING -m ipvs --vaddr 192.168.100.30/32 --vport 80 > \ >> > -j SNAT --to-source 192.168.10.10 Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [patch v2.8 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS), Patrick McHardy |
---|---|
Next by Date: | Re: [patch v2.8 3/4] IPVS: make FTP work with full NAT support, Patrick McHardy |
Previous by Thread: | [patch v2.8 2/4] IPVS: make friends with nf_conntrack, Simon Horman |
Next by Thread: | [patch v2.8 3/4] IPVS: make FTP work with full NAT support, Simon Horman |
Indexes: | [Date] [Thread] [Top] [All Lists] |