From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Subject: Re: Iptables for load balancing internet traffic Date: Tue, 14 Nov 2006 15:08:53 +0530 Message-ID: <45598EAD.8090900@hostway.com> References: <4558A3B8.9080905@hostway.com> <45597F2B.4060101@alinto.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45597F2B.4060101@alinto.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org > bill wrote: > > And did you tried the CLUSTERIP target? > CLUSTERIP > This module allows you to configure a simple cluster of nodes that > share a certain IP and MAC address without an explicit load balancer in > front of them. Connections are statically distributed between the > nodes in this cluster. > > Well, I havent tried this. But this looks good for an inbound traffic to a specific port. In my case, the traffic is outgoing and has to be NATed. I am sure that there is some way out, using nth patch. Someone might have done this. Thank you, - Danny