LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: [Ultramonkey-devel] FW: Webmonkey / Ldirectord difficulties. Pleas

To: <ultramonkey-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Ultramonkey-devel] FW: Webmonkey / Ldirectord difficulties. Please advise.
Cc: <bobmc@xxxxxxxxxxxxx>, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
From: "Scott Sherman" <scott@xxxxxxxxxxxxx>
Date: Thu, 14 Sep 2000 17:29:23 +0100
Added /etc/sysconfig/network-scripts/ifcfg-lo:0 to my real server and now
everything works (Ultra Monkey and RedHat HA).  Thanks to everyone that has
helped, especially Bob :).  I have a smile about 10 miles wide right now.


Scott





-----Original Message-----
From: ultramonkey-devel-admin@xxxxxxxxxxxxxxxxxxxxx
[mailto:ultramonkey-devel-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of bob
Sent: Wednesday, September 13, 2000 8:12 PM
To: ultramonkey-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Ultramonkey-devel] FW: Webmonkey / Ldirectord
difficulties. Please advise.


Hi,
    On the real server you have to setup the following as discribe at
http://ultramonkey.sourceforge.net/ultramonkey-1.0.1/topologies/example-ha-l
b-5.html



Real Servers

The real servers need to be configured to see traffic for the virtual
addresses
in 192.168.6.240 as local. This can be done by making use of an IP alias on
the
loopback device. The file /etc/sysconfig/network-scripts/ifcfg-lo:0
configures
this device and an example follows:


     DEVICE=lo:0
     IPADDR=192.168.6.240
     NETMASK=255.255.255.255
     NETWORK=192.168.6.0
     BROADCAST=192.168.0.255
     ONBOOT=yes
     NAME=loopback

In my files when I send them you will see I have created DEVICE=lo:0 thru
DEVICE=lo:9 since I have 10 web sites I put in the commands to hide them as
they
said but I can still see them when I do ifconfig

On your machine do the ifconfig comman on your real servers and make sure
you
have the normal lo and also the lo:0 for the like mine are 192.168.1.240
thru
192.168.1.250

Bob
Good Luck




<Prev in Thread] Current Thread [Next in Thread>