I have changed the settings from direct to translated but still not working. Even I created the address translations with internal and external ips but still problem persists.
Main Topics
Browse All TopicsI am having a normal citrix setup , I used to connect to client locally thru the web interface i.e. http://test/Citrix/MetaFra
The cleint are getting authenticated from local lan and even from the internet but at the time of launching the appliation its getting launched from the local lan and from internet its giving the following error
"cannot connect to the citrix metaframe server. There is no citrix metaframe server configured on the specified address."
The Applications are linking like this from lan the address am getting upon clicking an application icon after logging to citrix web interface "http://test/Citrix/MetaFr
I could not understand since 24.187.244.249:8067 is pointing to the local ip of test and we are getting the login prompt and getting loggin successfully and showing all published applications but why its not launching the application and giving this error. cannot connect to the citrix metaframe server. There is no citrix metaframe server configured on the specified address.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hmmmm... Take a look here: http://www.dabcc.com/artic
Web Interface
o Client connections - TCP 80/443 (configurable)
o Server-to-server - TCP XML 80/8080, 443 (using SSL Relay)
o Management console (partially IMA) - DCOM 135 (+ configurable high port range), IMA-TCP 2513, TCP 80/443
Also, another test you can do to verify your Translation configuration:
Log in to WebInterface from outside your firewall and then right-click on the app you want to run, select SaveAs and save the .ICA file to your desktop. "Edit" the file to take a look at the settings inside the file.
Also, as a reference on configuring the address translation, take a look in the Web Interface Administrators Guide, p. 105
ref: http://support.citrix.com/
when am saving and opening the launch.ica file its giving me the local ip of the citrix server not the public(natted) ip inside the file . please find below the lauch.ica contents and still same error even though i defined translation.
Encoding]
InputEncoding=ISO8859_1
[WFClient]
ClientName=WI_N8QJaUoyEmBw
ProxyFavorIEConnectionSett
ProxyTimeout=30000
ProxyType=Auto
ProxyUseFQDN=Off
RemoveICAFile=yes
TransparentKeyPassthrough=
TransportReconnectEnabled=
Version=2
VirtualCOMPortEmulation=Of
[ApplicationServers]
claculator=
[claculator]
Address=192.168.1.139:1494
AudioBandwidthLimit=2
AutologonAllowed=ON
ClearPassword=927F031BA3FF
ClientAudio=On
DesiredColor=4
DesiredHRES=800
DesiredVRES=600
Domain=\3DB68889F4A87939
InitialProgram=#calculator
Launcher=WI
LongCommandLine=
ProxyTimeout=30000
ProxyType=Auto
SSLEnable=Off
SessionsharingKey=4-basic-
TWIMode=On
TransportDriver=TCP/IP
Username=chrisp
WinStationDriver=ICA 3.0
[Compress]
DriverNameWin16=pdcompw.dl
DriverNameWin32=pdcompn.dl
[EncRC5-0]
DriverNameWin16=pdc0w.dll
DriverNameWin32=pdc0n.dll
[EncRC5-128]
DriverNameWin16=pdc128w.dl
DriverNameWin32=pdc128n.dl
[EncRC5-40]
DriverNameWin16=pdc40w.dll
DriverNameWin32=pdc40n.dll
[EncRC5-56]
DriverNameWin16=pdc56w.dll
DriverNameWin32=pdc56n.dll
Sorry, hit submit before I finished my though... you can also verify if you have a static Alt Address assigned on your Citrix box.
At a command line, type: altaddr and it'll show if you have anything set up. If you're using DMZ Translation in your WebInterface, you shouldn't have anything set in your AltAddr - it'll just muddy the water...
Again, take a look around p.105 in the WebInterfaceAdmin Guide, noted above.
After changing to alternate find below the contents of my launch.ica
Encoding]
InputEncoding=ISO8859_1
[WFClient]
ClientName=WI_N8QJaUoyEmBw
ProxyFavorIEConnectionSett
ProxyTimeout=30000
ProxyType=None
ProxyUseFQDN=Off
RemoveICAFile=yes
TransparentKeyPassthrough=
TransportReconnectEnabled=
Version=2
VirtualCOMPortEmulation=Of
[ApplicationServers]
Adobe Contribute=
[Adobe Contribute]
Address=24.187.244.248:149
AudioBandwidthLimit=2
AutologonAllowed=ON
ClearPassword=D7FF3A203D0F
ClientAudio=On
DesiredColor=4
DesiredHRES=800
DesiredVRES=600
Domain=\7EFC8EA1C77AB6FA
InitialProgram=#Adobe Contribute
Launcher=WI
LongCommandLine=
ProxyTimeout=30000
ProxyType=None
SSLEnable=Off
SessionsharingKey=4-basic-
TWIMode=On
TransportDriver=TCP/IP
Username=chrisp
WinStationDriver=ICA 3.0
[Compress]
DriverNameWin16=pdcompw.dl
DriverNameWin32=pdcompn.dl
[EncRC5-0]
DriverNameWin16=pdc0w.dll
DriverNameWin32=pdc0n.dll
[EncRC5-128]
DriverNameWin16=pdc128w.dl
DriverNameWin32=pdc128n.dl
[EncRC5-40]
DriverNameWin16=pdc40w.dll
DriverNameWin32=pdc40n.dll
[EncRC5-56]
DriverNameWin16=pdc56w.dll
DriverNameWin32=pdc56n.dll
even though all the ports are opened on my firewall again its giving same error "cannot connect to the citrix metaframe server. There is no citrix metaframe server configured on the specified address.", I am not using ssl as I dont have any certificate, am using only http so i didnot configured "Secured Gateway Settings".
I have a linux based firewall "UTANGLE" I did opened all the ports but when i do telnet 24.187.244.248 1494 its not connecting where as when i telnet from internal network to internal ip i.e. 192.168.1.139 1494 its connecting and showing ica in the command window.
even though all the ports are opened and even i again defined port 1494 in utangle but still its not connecting on port 1494.
suggestions are welcomed
Business Accounts
Answer for Membership
by: ScooterAndersonPosted on 2008-10-01 at 09:11:41ID: 22615956
You'll need to edit your DMZ settings on your WebInterface config (in Access Management Console) to run as "Translated".
rame....." )
What is happening is that your clients are authenticating against your Citrix box, but the Citrix server isn't recognizing that they aren't on the local LAN and handing them an internal link to the application ("http://test/Citrix/MetaF
With the translation turned on, your external clients will receive a link to the application that will use your External IP address in the link to the application.