I just left the SharePoint Summit in Dallas and I'm hoping there are
some geniuses who can help me here.
I'm setting up an extranet server with MOSS 2007. This will host a few
different portals. My intention was to have all the public DNS entries
point to the public IP address of the server and use Alternate Access
Mappings to direct the users to the correct Web Application.
In my security environment, however, we have a hardware product called
Netscaler which all requests pass through before getting to the server.
This product also limits trafic to specifically named ports. The
Netscaler can be set up to send the traffic to the correct port based
on the DNS. Is this a good idea? If not, what port does the request
need to be sent on in order for SharePoint to get it and re-route it?
We are using SSL.
I know this is a pretty technical setup question. I'd appreciate any
help anyone has so I can avoid the trial-and-error.