DNS或路由器代理DNS失败。向网络提供商询问其DNS服务器IP地址,手动填写到电脑网卡TCP/IP中。2.局域网是否设置代理,取消代理3.浏览器感染病毒,打开网页时CPU占用90%以上
192.168.1.1冲突,可以设为192.168.1.2,即可处于同一网段,但不要重复。
本地连接。 再分别输入以下两行,每输入一行就按一次回车键。netsh interface ipv4 set subinterface "本地连接" mtu=1480 store=persistent netsh interface ipv4 setsubinterface "无线网络连接" mtu=1480store=persistent其中1480 是测试出来的 “值1452字节” + “数据包头28字节” = 1480字节。