hello sir,
We are a group of students working on a LVS(loadbalancer) project through NAT(network address translation).We had implemented a Linux Virtual Server(LVS) with two real servers acting as http servers.We had installed LVS software on the LVS machine(linux machine with kernel -2.4.28).It was a very nice experience of compiling the kernel --etc.During the functionality of the LVS setupWe am facing one problem.We are using two http real servers.Whenever We are connecting any one real server with LVS (Load balancer) it is working fine.But when bothreal servers are put together with the LVS it is not working properly.We had tried different scheduling methods.Somebody suggested us to use MON software to solve the problem.But I read the documentation from
www.linuxvirtualserver.org but i could not understand it properly.Can u help me to sort out the problem somewhat in detail.