在 VPN (Cisco AnyConnect) 上时,无法在 eclipse 中使用 RSE 通过 SSH sftp 到远程服务器

发布于 2024-12-15 07:17:31 字数 269 浏览 2 评论 0原文

当我使用 Windows XP 时,一切都很好,但升级到 Windows 7 后,我无法再在 VPN(Cisco AnyConnect) 上使用 Eclipse 中的 RSE 访问远程系统(虚拟机和 Linux 服务器)。我收到弹出消息 RSEG1066 -- 无法在 :22 连接 sshd。详细信息按钮显示“java.net.SocketException:权限被拒绝:连接”

我可以从同一 Windows 环境通过 putty 中的 SSH 访问这些系统。这里有遇到同样问题的 eclipse 用户吗?

Everything is fine while I'm using Windows XP but after upgrading to windows 7, I can no longer access remote systems (vms and linux servers) using RSE in eclipse while on VPN(Cisco AnyConnect). I'm getting pop-up message RSEG1066 -- Failed to connect sshd on :22. detail button says "java.net.SocketException: Permission denied: connect"

I can access those systems via SSH in putty from the same Windows environment. Any eclipse users here experiencing the same problem?

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

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

发布评论

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

评论(1

风渺 2024-12-22 07:17:31

看起来 RSE 用于连接到远程服务器的模块尚未与 java 7 兼容。恢复到旧版本(在我的例子中是 java 6)可以解决该问题。

Looks like the module used by RSE to connect to the remote server is not yet compatible with java 7. Reverting back to older version (java 6 in my case) solves the issue.

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