windows – 虽然Web浏览器在同一台计算机上运行,??但Ping请求超
发布时间:2020-12-14 02:28:57 所属栏目:Windows 来源:网络整理
导读:我现在正在使用万维网,这可以通过在StackOverflow上发布来证明.但是,如果我尝试从命令行ping stackoverflow.com,则ping超时. ping工作需要做什么? ping stackoverflow.comPinging stackoverflow.com [198.252.206.140] with 32 bytes of data:Request timed
我现在正在使用万维网,这可以通过在StackOverflow上发布来证明.但是,如果我尝试从命令行ping stackoverflow.com,则ping超时. ping工作需要做什么?
> ping stackoverflow.com Pinging stackoverflow.com [198.252.206.140] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 198.252.206.140: Packets: Sent = 4,Received = 0,Lost = 4 (100% loss), 编辑,尝试tracert > tracert stackoverflow.com Tracing route to stackoverflow.com [198.252.206.140] over a maximum of 30 hops: 1 * * * Request timed out. 2 * * * Request timed out. 3 * * * Request timed out. 4 * * * Request timed out. 5 * * * Request timed out. 6 * * * Request timed out. 7 * * * Request timed out. 8 * * * Request timed out. 9 * * * Request timed out. 10 * * * Request timed out. 11 * * * Request timed out. 12 * * * Request timed out. 13 * * * Request timed out. 14 * * * Request timed out. 15 * * * Request timed out. ... Trace complete. 它的请求已超时.一直到30个啤酒花. 编辑,尝试ping google.com 结果相同. (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 在Windows 7中,使用ActivePerl @ARGV为空
- IIS下让php支持path_info伪静态的办法
- windows下GNS3的环境搭建+两种连接交换机互联互通的方法
- windows-server-2008 – Windows 2008 R1上的IIS管理PowerS
- 是否可以在Windows 10上创建支持ipv4的Docker Machine?
- Windows窗体 – 如何在C#中的组合框项目中添加标题无法选择
- windows – 检测具有节点的系统路径上是否存在可执行文件
- Win2003下IIS+PHP+MySQL+Zend配置步骤详解
- Windows Server 2008 R2和2012中PHP连接MySQL过慢的解决方法
- 在Windows中使用sendmailR
推荐文章
站长推荐
- windows-server-2008-r2 – 可以在HyperV Window
- windows-server-2008-r2 – 我需要DNSSEC吗?
- scheduled-task – 如何在不重新启动服务器的情况
- windows-7 – NETSTAT -a -b在Windows 7中不起作
- 指定Windows cmd中接口的路由
- windows-7 – 无需重新安装Windows即可更换SATA控
- windows – 如何从第x行到第y行读取文件(dos / w
- cosureDB模拟器上的azure-cosmosdb – api-ms-wi
- windows-phone-8 – NavigationService删除完整的
- windows – ImageList上的透明度?
热点阅读