Hi all,
We use a Citrix Netscaler as the reverse proxy solution for lync 2013 service (front end and OWA)
Each of the server assign with a virtual IP, services using port TCP 443
We would like to publish the services to internet, and we need to do static NAT port-forwarding, the connection context as below
119.119.119.120:443 (public IP) --> ASA doing NAT---> 172.10.10.120:443 (VIP) <--> 10.10.10.120 (Real server
Question:
Can i do the static NAT port-forwarding on the netscaler VIP? (I can telnet the VIP locally, mean it's working)
Or should i go for real server IP?
Thanks
NOEL