We have a scenerio where it is required to load balance a Citrix Server farm.
I have done the basic configuration as follows:
virtual 10.172.1.73:0:0:tcp is
real 10.172.0.82:0:0:tcp is
real 10.172.0.81:0:0:tcp is
bind 10.172.1.73:0:0:tcp 10.172.0.82:0:0:tcp
bind 10.172.1.73:0:0:tcp 10.172.0.81:0:0:tcp
The problem is that the clients are not able to get the session while going to virtual IP. The commands sh real, sh virtual shows the number of conn as 0. sh service command is also not showing any services.
Do I need to mention the port number for the application while defining virtual ip and real ip adds? If yes then what traffic will this box load balance when no port is defined (as in the ex above)
Also does anyone knows what is the port number of Citrix app. at server side?
Any help on this will be very much appreciated.
javed
njaved@in.ibm.com