Damnit it only works for internal traffic.... I new it was too good to be
true.
What do I have to do to make this stuff work?
Scott
-----Original Message-----
From: Scott Sherman [mailto:scott@xxxxxxxxxxxxx]
Sent: Thursday, September 14, 2000 5:29 PM
To: 'ultramonkey-devel@xxxxxxxxxxxxxxxxxxxxx'
Cc: 'bobmc@xxxxxxxxxxxxx'; 'lvs-users@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE: [Ultramonkey-devel] FW: Webmonkey / Ldirectord
difficulties. Please advise.
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
|