Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Interface question

Status
Not open for further replies.

ascotta

Vendor
Sep 15, 2003
7,394
AU
We have a large LAN/WAN internetwork. 10.blah network
Citrix all work nice thank you very much.
We can connect users via the internet no problems. via 213 whatever on the firewall
However we also have mobile connections coming thru the firewall on 192. what ever. They cannot connect because they cannot see the alternative IP address setup for the external web connections i.e. 213 whatever.

Anyone got any brilliant ideas or even if this can be done. Left field welcome.
 
192.x can easily be configured for using the alternative adres.

Your nfuse.conf should hold the following 2 lines:

AlternateAddress=Mapped
ClientAddressMap=10.,Normal,*,Alternate

Free citrixprinting support
 
Unfortunately we are using the alternate for the Internet connections.
How can we have two alternate addresses?

Thanks for the reply.
 
Yeah unfortunaetley the Natting requires two Alternate Addresses.

Web people come in on 213 etc and others come in on 192 etc.
Citrix servers on the 10. network.

I probably did not explain this very well but I can make local and web users work, or local and 192 work but not all three.

Any further ideas ?

At present have had to create two web sites and it is a bit messy.

Cheers
 
>>Yeah unfortunaetley the Natting requires two Alternate Addresses

No, in that case, you would need 2 nics in the citrix server. 1 alternate adres can be bound to a single nic ip (and working correct :)
You could also do some scripting on logon level, and alter a specific template.ica, but that is just as messy as what you're using right now.

If you go for 2 nics, browse the citrix site on "multihomed", as that is more complex to configure as just a single nic.

Free citrixprinting support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top