从互联网启动 XenApp6 应用程序时客户端超时

发布于 2024-10-19 23:39:53 字数 324 浏览 5 评论 0原文

在 Windows 2008 R2 上使用 XenApp6 我将 Windows 计算器作为测试应用程序。应用程序设置为在服务器上运行,并且不会流式传输到客户端。从网络内部运行计算器时,它会按预期运行。

但是,当从外部 Web 浏览器或 Citrix Receiver 访问该应用程序时,客户端始终会超时,并且计算器应用程序不会启动。我看到端口 1494(已打开)上的传入流量,但 XenApp 没有响应。

对于内部和外部,我以管理员身份登录,可以看到 Citrix 管理控制台显示我的测试计算器应用程序。

有什么想法为什么它超时并且不能从互联网启动吗?

谢谢。 克里斯

Using XenApp6 on Windows 2008 R2 I have the windows Calculator as a test app. Apps are set to run on the server, and are not streamed to the client. When running Calculator from inside the network it runs as expected.

However, when accessing the app from an external web browser or Citrix Receiver, the client always times out and the Calculator app is not launched. I see incoming traffic on port 1494 (which is open) but there is no response from XenApp.

For both internal and external, I log in as Administrator and can see the citrix management console showing my test Calculator app.

Any ideas why it's timing out and not launching from the internet?

Thanks.
Chris

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

初心未许 2024-10-26 23:39:53

如果 Citrix 服务器的内部 IP 正在 NAT 到外部 IP,您可能需要在 Citrix 服务器上使用 altaddr 设置备用地址。尝试以下操作:下载从 Web 浏览器启动已发布的应用程序时 Citrix 服务器传递的 ICA 文件,在文本编辑器中打开它,然后查看它尝试连接的 FQDN 或 IP。

If the Citrix server's internal IP is being NATted to an external IP you may need to set an alternate address using altaddr on the Citrix server. Try this: Download the ICA file that the Citrix server passes when you launch a published app from a web browser, open it in a text editor, and see what FQDN or IP it is trying to connect to.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文