I'm missing some info about your HA setup.
Do you have setup heartbeat in order to have 1 VIP on one NIC and 1
VIP on the other NIC?
RDP Servers must have default route to the VIP of the LVS on 192.168.50.0/24.
Later,
Luca
On 13/10/05, Keijser, L.S <keijser@xxxxxx> wrote:
> > If you are using ESX you have to add another NIC to your VM and to
> > define another Virtual Switch on another LAN (or possibily VLAN) on
> > which clients will see the Virtual IP to connect to via RDP and you
> > will have to use masquerading (see Ultramonkey site for example
> > configuration).
>
> Done that. We already had a virtual switch designed for this, so that was
> easy. I can see the ip from clients (i get ping replies) and i've enaled
> masquerading:
>
> rpzlvs01 root # iptables -t nat -L -n
> Chain PREROUTING (policy ACCEPT)
> target prot opt source destination
>
> Chain POSTROUTING (policy ACCEPT)
> target prot opt source destination
> MASQUERADE all -- 192.168.50.0/24 0.0.0.0/0
> LOG all -- 0.0.0.0/0 0.0.0.0/0 LOG flags 0
> level 4
>
> Chain OUTPUT (policy ACCEPT)
> target prot opt source destination
>
>
> Still doesn't work ..
>
> > If you need failover and failback feature I'd suggest to stay on the
> > latest 2.4 Kernel series (at least 2.4.29 as someone reported on this
> > list), since 2.6 on ESX isn't yet so stable for production IMHO.
> >
> > HTH.
> > Luca
>
> I'm gonna switch to 2.4 then, and maybe that will make a difference ... *sigh*
>
>
> Léon
>
>
> **************************************************************************************************
> De informatie verzonden in dit e-mailbericht is vertrouwelijk en is
> uitsluitend bestemd voor de geadresseerde. Openbaarmaking,
> vermenigvuldiging, verspreiding en/of verstrekking van deze informatie
> aan derden is, behoudens voorafgaande schriftelijke toestemming van het
> Ruwaard van Putten Ziekenhuis, niet toegestaan. Het Ruwaard van Putten
> Ziekenhuis staat niet in voor de juiste en volledige overbrenging van de
> inhoud van een verzonden e-mailbericht, noch voor tijdige ontvangst
> daarvan. Het Ruwaard van Putten Ziekenhuis kan niet garanderen dat een
> verzonden e-mailbericht vrij is van virussen, noch dat e-mailberichten
> worden overgebracht zonder inbreuk of tussenkomst van onbevoegde derden.
>
> Indien bovenstaand e-mailbericht niet aan u is gericht, verzoeken wij u
> vriendelijk doch dringend het e-mailbericht te retourneren aan de
> verzender en het origineel en eventuele kopieën te verwijderen en te
> vernietigen.
>
>
> The information contained in this communication is confidential and is
> intended solely for the use of the individual or entity to whom it is
> addressed. You should not copy, disclose or distribute this
> communication without the authority of Ruwaard van Putten Hospital.
> Ruwaard van Putten Hospital is neither liable for the proper and
> complete transmission of the information contained in this communication
> nor for any delay in its receipt. Ruwaard van Putten Hospital does not
> guarantee that the integrity of this communication has been maintained
> nor that the communication is free of viruses, interceptions or
> interference.
>
> If you are not the intended recipient of this communication please
> return the communication to the sender and delete and destroy all
> copies.
> **************************************************************************************************
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|