LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: LVS and Terminal Services

To: "'lvs-users@xxxxxxxxxxxxxxxxxxxxxx'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: LVS and Terminal Services
Cc: "'wayne@xxxxxxxxxxxxxxx'" <wayne@xxxxxxxxxxxxxxx>
From: Peter Mueller <pmueller@xxxxxxxxxxxx>
Date: Mon, 8 Oct 2001 17:35:49 -0700
> Has anyone used LVS to balance the load for Win2K Terminal
> Servers?  I remember seeing those, but do not know where to
> find anyone has complete summary about them.  Thanks for
> anyone's feedback.

This should be a fairly straightforward setup.  You just have to load
balance TCP:3389 on the VIP.  you MUST packet filter your windows boxes,
there's 5 bazillion UDP + other listens.... (and the built in packet filter
tool, RRAS, **SUCKS**.. (someone tell me if there's a better one please..)

<crappy ascii diagram>
        /------------\
        |Firewall    |
        |x.y.z.a     |
        \------------/
               |
               |eth, only allow tcp:3389 + ssh + _some_ ICMP
               |--------------------------
               |                          \
/------------\/ \/------------\            \
|    LVS-DR  |   | LVS-DR 2   |             \{application servers are at
|            |===|            |              {the same network level as
\------------/ | \------------/              {the LVS boxes.
               |
             serial failover



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