使用VPN连接sql服务器

发布于 2024-11-08 04:34:09 字数 225 浏览 3 评论 0原文

谁能告诉我如何在 webconfig 文件中建立连接(不需要显式连接到 VPN),即我正在尝试创建连接字符串,该字符串要么执行与 VPN 连接的代码,然后连接到该VPN中的sql服务器?

现在我可以在VPN中连接到sql,但在此之前我在我的机器上连接到VPN,然后我可以做我的事情,但我不想这样做......这


是不可能的......

唯一的方式就是我上面已经提到的方式...

Can anyone tell me how to make connection in webconfig file (which don't require an explicit connection to VPN) i.e. what I am trying that I just make connection string that either execute a code that make a connection to a vpn and then it connects to sql server in that vpn?

Right now I can connect to sql in VPN but before that I connect to VPN on my machine and then I can do my stuff, and I don't want to do this ...


it's not possible to do it ...

the only way is the one I have already mentioned above ...

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

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

发布评论

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

评论(1

倾听心声的旋律 2024-11-15 04:34:09

这是不可能的,因为 VPN 是专用网络,而 Web 是所有人的开放网络,任何人都可以通过 Web 进入...

it's not possible, because vpn are private network and web is open network for all and through web any body can enter ...

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