mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
win10提升无网络访问权限,网络连接变成地球图标 #2007
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#2007
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lihaojie87 on GitHub (Oct 7, 2020).
adguard home已经配置正确并能够正常上网,但是win10连接图标变成
这个样子。





本地网卡配置如图
ipv4设置:
ipv6设置
adguard home配置指导
经过测试,win10可以正常浏览网页,但是在使用office和Windows10 的商店及网络账户时会出现无网络连接的提醒,如图:


微软自带商店
office套件
请问该如何解决呢?
@Aikatsui commented on GitHub (Oct 7, 2020):
這不成問題
它可能會受到封鎖清單. 檢查查詢記錄
@lihaojie87 commented on GitHub (Oct 7, 2020):
查询记录里面并没有封锁微软商店的dns查询,微软商店的主页是可以访问的,里面的项目界面也是可以进入并正常加载的,但是点击下载与更新时会出现无Internet连接的提示,好像只有账户的登录被影响。




这些都是正常的
但涉及到下载时会报无Internet连接
而且刷新dns查询日志时日志没有发生变化,上述两个情况没有并发出dns申请
封锁清单全部取消还是无法正常访问
@Aikatsui commented on GitHub (Oct 7, 2020):
也許 檢查其他 https://kb.adguard.com/en/general/dns-providers
@ameshkov commented on GitHub (Oct 8, 2020):
请检查AdGuard的查询日志,你看在这里什么请求?
@lihaojie87 commented on GitHub (Oct 8, 2020):
当在微软商店我重复点击下载或者更新时,刷新查询日志并没有出现新的dns请求
@ghost commented on GitHub (Oct 8, 2020):
需要enableloopback,UWP应用默认不会连接还回地址
@lihaojie87 commented on GitHub (Oct 8, 2020):
uwp联网正常,微软商店只有涉及到下载时会提示无网络连接,另外office套件也无法联网
@wxf26054 commented on GitHub (Oct 10, 2020):
可以用 nslookup命令查看一下

nslookup www.baidu.com 127.0.0.1
正常返回值应该是这样
如果不是, 可能是ADG没有解析域名或者配置问题
@lihaojie87 commented on GitHub (Oct 13, 2020):
安装了enableloopback,但是情况没有改变
@lihaojie87 commented on GitHub (Oct 13, 2020):
这个样子

@991547436 commented on GitHub (Oct 23, 2020):
商店抽风常有的事情 你先不要用adguard 刷新一遍dns ipconfig /flushdns试一下 在考虑换一个网络环境 电信/联通
@stale[bot] commented on GitHub (Dec 22, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.