On Thu, Feb 07, 2008 at 11:55:49AM -0200, Aslan Carlos wrote: > Hi folks, > > We have a LVS server it's a MTA cluster where is using a dummy > interface for transport VS <-> RS . So our policy is each server has 2 > NICs, one is for internet access and other one is to for internal > network. The realserver didn't bind the external IP, just a aliases IP > in dummy interface equal the Virtual Server than the ldirectord think > the realserver is down. > > I made this patch for the ldirectord add the rule in IPVS, but > monitoring another ip, in my case, monitor a internal ip. > > suggestions and bugs is welcome. :)
Hi Alsan, This patch is find in principle, of course assuming it works :-) One thing that needs to be handled very carefully is adding the new parameter in such a way that it won't break existing configurations. I haven't studied the patch carefully yet, but at a glance I think that some more attention is needed in this area. -- Horms _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
