1.连接无线网,可以联网。
$ ping 202.99.166.4 PING 202.99.166.4 (202.99.166.4) 56(84) bytes of data. 64 bytes from 202.99.166.4: icmp_seq=1 ttl=250 time=5.10 ms 64 bytes from 202.99.166.4: icmp_seq=2 ttl=250 time=5.63 ms 64 bytes from 202.99.166.4: icmp_seq=3 ttl=250 time=5.78 ms 64 bytes from 202.99.166.4: icmp_seq=4 ttl=250 time=6.22 ms 64 bytes from 202.99.166.4: icmp_seq=5 ttl=250 time=4.81 ms 64 bytes from 202.99.166.4: icmp_seq=6 ttl=250 time=5.04 ms ^C --- 202.99.166.4 ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 13ms rtt min/avg/max/mdev = 4.810/5.430/6.223/0.497 ms
2.浏览器打开网页时,显示DNS_PROBE_FINISHED_NO_INTERNET(有线连接没有问题)
请问如何解决 ?谢谢
补充一下,手动设置DNS后,问题依旧
Featured Collection
Popular Ranking
Popular Events
1.连接无线网,可以联网。
$ ping 202.99.166.4
PING 202.99.166.4 (202.99.166.4) 56(84) bytes of data.
64 bytes from 202.99.166.4: icmp_seq=1 ttl=250 time=5.10 ms
64 bytes from 202.99.166.4: icmp_seq=2 ttl=250 time=5.63 ms
64 bytes from 202.99.166.4: icmp_seq=3 ttl=250 time=5.78 ms
64 bytes from 202.99.166.4: icmp_seq=4 ttl=250 time=6.22 ms
64 bytes from 202.99.166.4: icmp_seq=5 ttl=250 time=4.81 ms
64 bytes from 202.99.166.4: icmp_seq=6 ttl=250 time=5.04 ms
^C
--- 202.99.166.4 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 13ms
rtt min/avg/max/mdev = 4.810/5.430/6.223/0.497 ms
2.浏览器打开网页时,显示DNS_PROBE_FINISHED_NO_INTERNET(有线连接没有问题)
请问如何解决 ?谢谢