Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议将私有地址从国内路由中去除或选项 #37

Open
njwangchuan opened this issue May 7, 2015 · 1 comment
Open

建议将私有地址从国内路由中去除或选项 #37

njwangchuan opened this issue May 7, 2015 · 1 comment

Comments

@njwangchuan
Copy link

以前用linux和windows,一直没问题。最近扩展到mac后需要分步骤加载路由表,用到了ip-up和ip-down这两个脚本。脚本运行完后发现dns解析有问题,原来是将3个私有地址段的路由也解析到本地老网关上。因为vpn拨号成功后要占用一个不同的私有网段,如果dns配置解析是通过vpn私有网络进行的就会出现没法解析的问题。折腾了半天才定位到这问题。

@alsotang
Copy link

alsotang commented May 7, 2015

对于大部分用户来说,这3个私有地址都是提供方便的。
不建议去除。

在 2015年5月7日 下午5:28,njwangchuan [email protected]写道:

以前用linux和windows,一直没问题。最近扩展到mac后需要分步骤加载路由表,用到了ip-up和ip-down这两个脚本。脚本运行完后发现dns解析有问题,原来是将3个私有地址段的路由也解析到本地老网关上。因为vpn拨号成功后要占用一个不同的私有网段,如果dns配置解析是通过vpn私有网络进行的就会出现没法解析的问题。折腾了半天才定位到这问题。


Reply to this email directly or view it on GitHub
#37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants