简单解释, 当你的操作系统连接特定 HTTP 服务, 比如 http://www.gstatic.com/generate_204, 如果能够返回 204 状态码, 那就基本说明你连接上网络了. 如果被 301, 说明你已经有 IP, 但是你的网络可能是一个付费网络, 会跳转到一个页面让你付钱/登陆. 如果无法解析域名/创建 TCP 连接, 说明你的三层/四层网...
Looking the browser history under gstatic.com/generate_204 it references "Fortinet DNS Service" which made me wonder if it was one of the Security Profiles causing the issue. I removed all profiles from the web rule and the issue still occurred. I then came across this KB (https://kb....
就开始有惊叹号、红叉问题,是关于 generate_204的问题,这个机制原本用途是在连上 wifi 之后,检查是否需要弹出Web认证,由于 Android 默认的检查URL 是在 google 系列服务器上(gstatic.com 1.7K20 web writeup Content-Security-Policy: default-src 'none'; script-src *.no.vulnerable.services https://www.googl...