TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to change network route on Mac OS when using VPN?

1 点作者 eu大约 5 年前
Hi all,<p>As I&#x27;m working from home, I often need to connect to my $WORK network via VPN. All&#x27;s fine most of the time, but the speed is pretty bad and IT won&#x27;t do anything about it.<p>The question is how would one change the default route and only use the VPN only for connecting to my $WORK network.<p>I&#x27;m using FortiClient if it matters and it routes everything via $WORK network.<p>Thanks

2 条评论

jlgaddis大约 5 年前
As wmf mentioned, you may not be able to change the configuration of the VPN client.<p>You could, however, simply delete the default route yourself (from a terminal).
wmf大约 5 年前
This is called split tunneling. Many corporate VPNs lock the configuration so you can&#x27;t change it.