Hi, I have other reasons for going to the WI first.
The reason is that the customer is actually 2 companys.
These sites have ssl certificates.
I have citrix.mycompany.com and citrix.mycompany2.com.
I have no problem logging in and authenticating. The problem appears when I press the application icon.
Users go to http://citrix.mycompany.co
I use 3 IP's for one server.
Internet -> Firewall -> Internal Router -> Web interface (172.16.0.3:444) cert = citrix.mydomain.com
| Web interface (172.16.0.4:444) cert = citrix.mydomain2.com
| Citrix Secure Gateway (172.16.0.5:443) cert = csg.mydomain.com
|
|-> Citrix Servers 192.168.110.4, 192.168.110.5
Main Topics
Browse All Topics





by: chrisnewman01Posted on 2006-11-22 at 06:10:55ID: 17995504
Hello. If you're forcing users to go to https://<CSG server>, then you can close port 444 to the WI server. In the CSG configuration wizard's "Access Options" page, you should have Indirect selected (uncheck the checkbox if WI is on another server (I couldn't tell if you just used 2 IPs for one server or not)), enter the FQDN of the WI server (or localhost if it's on the same server), and check the "Secure traffic between the WI and SG" checkbox and enter port 444.
. At this point, everything is going through CSG.
Test by going to https://<YourExternalName>
Hope this helps,
Chris