通过Web VPN访问本地网络SVN

发布于 2024-11-30 09:19:30 字数 264 浏览 0 评论 0原文

我在使用 VPN Web 身份验证时遇到一些问题:

我们有一个本地受保护的网络,在该网络上运行 https SVN 服务器。 在 Eclipse 中本地访问它没有任何问题。

我们有外部人员必须通过 Web VPN 访问此 SVN。

问题是,这个Web VPN只能在特定的Web浏览器上下文中工作,我们无法通过这个VPN直接连接Eclipse。

不过,通过浏览器访问 VPN 是可行的(但无法进行提交/版本控制)。

有什么解决方法吗?

I'm facing some problems using VPN Web authentication:

We have a local protected network on which an https SVN server runs.
Accessing it locally within Eclipse makes no problems.

We have external people which have to access this SVN through Web VPN.

The problem is, this web VPN only works in the specific web browser context, and we are not able to connect eclipse directly through this VPN then.

Accessing the VPN through the browser works though (but no commit/versioning is possible).

Is there any workaround?

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

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

发布评论

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

评论(1

洒一地阳光 2024-12-07 09:19:30

通过激活 WEB VPN 上的 JSAM(Java 安全应用程序管理器),问题已得到解决。它激活已安装的客户端(外部人员)和特定 IP 连接(网关允许)之间的链接。

Problem has been resolved by activating the JSAM (Java secure application manager) on the WEB VPN. It activates the link between installed clients (external people) and specific IP Connections (allowed by gateway).

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