Is there a reason you haven't installed Citrix Secured Gateway (CSG) in the DMZ? Your current install is completely open for hackers and all traffic can be viewed by anyone with a freeware packet sniffer...
My suggestion would be to install CSG on your External facing Web Interface site and configure it according to these two links:
Pre-install checklist: http://support.citrix.com/
Admin Guide: http://support.citrix.com/
In the Admin Guide you want to follow Scenario A - Single Hop DMZ setup.
You can also follow these guides for setting everything up:
http://www.msterminalservi
http://www.msterminalservi
Of course the above is just my very strong recommendation - should you chose to go forward as is make sure you are setup as follows:
This usually means that these servers need to have external IP address assigned, this can be worked around with NAT Assigned IP addresses on the firewall - but each server still needs it's own address.
For example (ips are just for examples):
Server A: Internal IP=10.0.0.1 Server B: Internal IP 10.0.0.2 Server C: Internal IP 10.0.0.3
Each server needs it's own address accessible from the Internet, so on your external firewall you would configure NAT address that translate public IPs to these internal IPs.
Server A: External IP=72.72.72.1 Server B: External IP=72.72.72.2 Server C: External IP=72.72.72.3
On each Citrix server you need to setup altaddr using the altaddr cmd (this tells Citrix it can accept requests sent to these addresses
Server A: altaddr /set 72.72.72.1
Server B: altaddr /set 72.72.72.2
Server C: altaddr /set 72.72.72.3
Now on the External Web interface, you would go to AMC > WI Site > Edit DMZ Settings > Use Alternate Address = Default, Direct = your internal IP Address Range (10.0.0.0/255.255.255.0 - from my example above).
Ports to open:
Internet to Web Interface: 80
Internet to Citrix Servers: 1494, 2598
Web Interface to Citrix Servers: 85 (your XML port)
After all this is setup you can test - but again I highly discourage that you install it this way - CSG should be included with your Citrix Software (check with Citrix to be sure) and the CSG setup cost you a simple SSL Cert every year... Well worth the investment.
Main Topics
Browse All Topics





by: terrabull47Posted on 2009-03-23 at 13:41:48ID: 23962116
Also, forgot to mention that it is numerating the applications and the default xml port is 85