【发布时间】:2016-05-13 02:42:32
【问题描述】:
我正在使用 Bluemix 上的 Secure Gateway 应用程序在虚拟机和 Bluemix 之间创建安全网关隧道。我已经在虚拟机上安装了安全网关客户端,并为应用程序打开了端口。我在 Bluemix 上创建了一个安全网关并配置了目标详细信息。
但是,Secure Gateway 应用程序并未连接到各个应用程序。在 Bluemix 上,它为每个目的地显示以下状态:Active Destinations: 0
当我登录 VM 并连接到安全网关客户端时,我收到以下错误消息:
[2016-04-05 20:37:04.577] [INFO] (Client PID 1) The Secure Gateway tunnel is connected
[2016-04-05 20:37:04.895] [ERROR] (Client PID 1) The server failed to bring up the destinations associated with this gateway
[2016-04-05 20:37:04.906] [INFO] (Client PID 1) The Secure Gateway tunnel was disconnected
[2016-04-05 20:37:04.906] [INFO] (Client PID 1) Secure Gateway tunnel connection retry in 5 seconds
[2016-04-05 20:37:09.909] [INFO] (Client PID 1) Secure Gateway tunnel connection retry in 5 seconds
如何解决此问题并在 VM 和 Bluemix 上的安全网关应用程序之间完成安全网关隧道的设置,以便外部可以访问该应用程序?谢谢。
【问题讨论】:
-
我假设您已按照页面配置安全网关客户端以连接到 IBM Secure Gateway Knowledge Center 的 Bluemix ibm.com/support/knowledgecenter/?lang=en#!/SS9H2Y_7.2.0/… 中提到的步骤进行配置。在同一个知识中心,请按照ibm.com/support/knowledgecenter/?lang=en#!/SS9H2Y_7.2.0/…查看安全网关客户端的连接状态页面中的说明,让我们知道客户端的连接状态
-
您好,我按照此页面上的说明配置安全网关客户端:console.ng.bluemix.net/docs/services/SecureGateway/index.html。我使用 Docker 安装了客户端。然后我使用以下命令打开了几个端口:
-
续。 acl 允许 [IP 地址]:8000 允许。这最初有效,但不久之后我收到了上面的错误消息。我查看了您给我的链接,但是我不知道搜索字段在哪里。在我的安全网关仪表板上,它显示 4 个目的地,每个目的地都显示活动连接:0。