Dear Leith, I am not a Windows Expert but I think 443(TCP) and 3391 (UDP)
is required by the same server in order to offer RDS service. If so, please
configure just one L4xNAT farm with the following configuration:

1. -Configure one virtual interface in order to be used only with the RDS
service.
2- L4xnat farm configuration:
Select the IP you configured in step 1.
Protocol type = ALL
Enable IP persistence through IP
Enter the list of your RDS servers without any value in ports.
Configure a farmguardian script; something like this:
check_tcp -H HOST -p PORT -w 10 -c 10 -t 12

With this configuration 3391 UDP and 443 TCP share the same persistence
session table.

Change this configuration and let us know results. If you confirm
everything is ok we could create a mini how-to for RDS.

Thanks in advanced.




2016-05-23 17:46 GMT+02:00 Laura Garcia <nev...@gmail.com>:

> Hi, currently ZenLB is able to be configured with IP source persistence in
> order to create affinity with RDP services.
> The L4xNAT is not able to read persistence cookie from the RDP protocol.
>
> Kind Regards.
>
> Laura Garcia
> Zen Load Balancer Team
> www.zenloadbalancer.com
>
> On Thu, May 19, 2016 at 12:28 AM, Leith Magon <leithma...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> What is the best configuration for Windows 2012 RDS Gateways ? I am using
>> ZLB 3.1 l4xNAT but occasionally have problems on the gateways when
>> connecting in. I believe the error is related to source ip affinity
>>
>> The lx4nat 443 TCP farm is configured as weighted using IP persistence.
>> The lx4nat 3391 UDP farm is configured as weighted using IP persistence.
>>
>> on the gateway logs..
>>
>>
>> http transport: IN channel could not find a corresponding OUT channel
>>
>> and
>>
>> the user on client computer failed connection to the remote server using
>> udp proxy. the following error occurred 2147965405
>>
>> then
>>
>> the user on client computer successfully connected to the remote server
>> using udp proxy. the authentication method used was cookie.
>>
>> It's an intermittent issue and clients do connect most of the time. I
>> don't appear to have any issues when going direct and bypassing the load
>> balancers.
>>
>>
>> ------------------------------------------------------------------------------
>> Mobile security can be enabling, not merely restricting. Employees who
>> bring their own devices (BYOD) to work are irked by the imposition of MDM
>> restrictions. Mobile Device Manager Plus allows you to control only the
>> apps on BYO-devices by containerizing them, leaving personal data
>> untouched!
>> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
>> _______________________________________________
>> Zenloadbalancer-support mailing list
>> Zenloadbalancer-support@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>>
>>
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Zenloadbalancer-support mailing list
> Zenloadbalancer-support@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>


-- 
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to