LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Https with configure 0.8

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx, andy@xxxxxxxx
Subject: Re: Https with configure 0.8
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Thu, 21 Jun 2001 15:12:34 -0400
Andy Erickson wrote:
> 
> I have one more problem for the group. When I use the configure script to
> add the https service for three lvs-dr servers. Only the first server gets
> added to the table. Here is the lvs_dr.conf.443 script I am using.
> 
> #----------lvs_dr.conf----------------------------------------
> LVSCONF_FORMAT=1.0
> LVS_TYPE=VS_DR
> INITIAL_STATE=on
> CLEAR_IPVS_TABLES=no
> VIP=eth0:443 207.100.37.10 255.255.255.255 207.100.37.10
           ^^^
I think this has to be a number 0-255. 
I use the last part of the quad of the VIP, just so I don't have a name
space collision and can have multiple independant VIPs.

> DIRECTOR_INSIDEIP=eth0 207.100.37.2 255.255.255.0 207.100.37.255
> #no default gw for director with VS-DR or VS-Tun
> #DIRECTOR_GW=
> #SERVICE=t telnet rr sneezy bashfull
> #SERVICE=t ftp rr sneezy bashfull
> SERVICE=t https rr 207.100.37.3 207.100.37.4 207.100.37.5
> SERVER_VIP_DEVICE=lo:443
                       ^^^
same here

> SERVER_NET_DEVICE=eth0
> SERVER_GW=207.100.37.1
> #----------end lvs_dr.conf------------------------------------

otherwise looks OK. Let's see if the problem persists after fixing the lo
device.

Joe

-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


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