Thanks for the suggestion. Looking at the man page it it's exactly what I'm
doing, the connection report shows. I've tried tunnel, masq, and route.
I've created the service with and without the netmask. Any ideas?
root@template:~# ipvsadm -C
root@template:~# ipvsadm -A -t 10.14.2.157:3389 -s wlc
root@template:~# ipvsadm -a -t 10.14.2.157:3389 -r 10.14.3.133 -i -w 100
root@template:~# ipvsadm -a -t 10.14.2.157:3389 -r 10.14.3.121 -i -w 100
root@template:~# ipvsadm
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP template:3389 wlc
-> tslec01.nt1.local:3389 Tunnel 100 0 0
-> tslec03.nt1.local:3389 Tunnel 100 0 1
Paul K. Dickson
Systems Administrator
Frederick County Government, IIT
pdickson@xxxxxxxxxxxxx
301-600-2399/x12399
> From: Graeme Fowler <graeme@xxxxxxxxxxx>
> Reply-To: "LinuxVirtualServer.org users mailing list."
> <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
> Date: Wed, 22 Jul 2009 12:47:08 +0100
> To: "LinuxVirtualServer.org users mailing list."
> <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re: [lvs-users] Lvs for multi-site/subnet terminal services
>
> Paul
>
> On Wed, 2009-07-22 at 07:20 -0400, Paul Dickson wrote:
>> Does anyone know of a good how-to for doing this?
>
> Look at the footer of all list messages on this list. The first link
> contains a link to the LVS "Bible" - Joe's HOWTO docs.
>
> There's also a very accurate an simple example in the ipvsadm man page.
>
> If you still can't get it working, how about you let us know what
> configuration or steps you're currently following and we'll debug from
> there.
>
> Graeme
>
>
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|