cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
354
Views
0
Helpful
1
Replies

CSS load balancing problem

Branimir Turk
Level 1
Level 1

Hi,

I have two CSS that I use to load balance RDP connections to two WTS servers. I dont have switch behind CSS so they are connected back-to-back via cable. All server facing ports (including back-to-back ports) are in the same VLAN.

CSS1 is primary for the VIP address and for redundant interface address, and CSS2 is standby.

So, when I connect WTS-1 to CSS-1 and WTS-2 to CSS-2, CSS1 sees both services as active and everything seems fine. If WTS-2 is disconnected, WTS2 service on CSS1 is down etc.

In sticky table, I can see that CSS1 is load balancing request to both servers, but the problem is that only RDP connections to WTS-1(server directly connected to CSS1) work fine , and connections that are load balanced to WTS-2 are dropped??? Direct RDP connection to WTS-2 IP works fine.

If I connect WTS-2 to CSS1, so both WTS servers are connected to CSS1 everything works fine.

Can anyone tell what can be wrong?

Configurations are in the attachment.

Thanks for help.

Regards,

Branimir

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

try the command 'ip uncond' on both CSS.

It will guarantees that the response from WTS-2 comes back to CSS1.

Gilles.