-
Notifications
You must be signed in to change notification settings - Fork 246
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
ztncui的dns domain有问题 #108
Comments
这可能不是 ztncui 的问题?如果用 ZeroTier 官方的控制面板会是正常的吗? |
执行 |
所以这个是 ZeroTier 本身的行为,不是 ztncui 的问题。你可能需要去 ZeroTierOne 的 issues 看看。 (另外我看客户端截图里 "allowDNS": false,会不会是这个忘设置了) |
好,我去ZeroTier那边提交下。 |
谢谢你的回复。 已经在zerotier那边提交了issue ,见 zerotier/ZeroTierOne#1901 |
It is suggested to translate issues from Chinese to English, after all, the main developer's language is English |
服务器:centos7
ztncui版本:0.8.6
客户端:windows10
客户端已经配置了ipv6优先
1、没问题的是:
服务器指定了dns domain为com时候,客户端勾选“allow dns”,zertoier网卡获得不到ipv6 dns。 而且客户端的域名解析组策略也获得了是com的ipv6 dns。 只有访问com域名是ipv6优先,访问其他域名仍然是ipv4优先。
2、有问题的是
1)问题:服务器指定了dns domain为空时候, 客户端勾选“allow dns”,zertoier网卡获得不到ipv6 dns。 而且客户端的域名解析组策略也获得不了。导致访问域名都是ipv4优先了
期待是: 访问所有域名都是ipv6优先。
2)问题:服务器指定了dns domain为1个点.时候,客户端勾选“allow dns”,zertoier网卡获得不到ipv6 dns。 而且客户端的域名解析组策略也获得了是2个点..的ipv6 dns。 导致访问域名都是ipv4优先了
期待是: 获得1个点的ipv6 dns。访问所有域名都是ipv6优先。
The text was updated successfully, but these errors were encountered: