LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Config Virtual Server

To: "'VS List'" <linux-virtualserver@xxxxxxxxxxxx>
Subject: Config Virtual Server
From: Aaron Baldie <Aaron@xxxxxxxxxxxxx>
Date: Mon, 8 Mar 1999 11:35:54 -0800
I have compiled virtual server into the kernel and have configured the
virtual server with two simple load balance rules.

ippfvsadm -A -t 10.0.100.64:80 -R 192.168.1.2:80
ippfvsadm -A -t 10.0.100.64:80 -R 192.168.1.3:80

By linux box has dual nics one at 10.0.100.64 to the corporate lan and
one at 192.168.1.1 to a hub with the two other web servers connected to it.

The route would be request web service at 10.0.100.64 get redirected to 
192.168.1.2 or 192.168.1.3

When I send a request to 10.0.100.64 I do not get redirected to anywhere.
Is there something else I need to configure to get the load balancing
software to work.

Do I need a firewall rule? or do I need a NAT rule, or an internal route on
the box between the two NIC cards.

Any help would be great


<Prev in Thread] Current Thread [Next in Thread>
  • Config Virtual Server, Aaron Baldie <=