Chromebook Enterprise Enrollment error #136
Reference in New Issue
Block a user
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?
(will append to this post with more information)
this is work..
this is home
(take the following with a gran of salt.. is from Gemini Pro)
Summary of Non-Resolution DNS Failures
Are you seeing a specific error like
DNS_PROBE_FINISHED_SECURE_DNS_CONFIGor a more generic "Network Error" during the "Determining Device Eligibility" phase?cat /root/numa.toml | egrep -v "#"
[server]
bind_addr = "0.0.0.0:53"
api_port = 5380
api_bind_addr = "0.0.0.0"
filter_aaaa = true
[upstream]
mode = "forward"
[blocking]
enabled = true
refresh_hours = 24
allowlist = [ "tailscale.com" ]
lists = ["https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.txt",
"https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/tif.medium.txt",
"https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/native.apple.txt",
"https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/doh-vpn-proxy-bypass.txt",
"https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/domains/native.winoffice.txt"
]
forwarding
upstream = "192.168.88.1:53"
suffix = [ "188.168.192.in-addr.arpa", "88.168.192.in-addr.arpa", "188.onsite", "onsite"]
.:53 {
bind 10.120.48.254
bind 10.120.48.251
bind 127.0.0.1
forward . 127.0.0.1:5357
log
errors
health
reload
multisocket
acl {
filter type AAAA
}
#cache {
# success 8192
#}
}