ping www.domain.com 与ping doamin.com不同
|
|
ping www.domain.com 与ping domain.com不同,是怎么回事
C:\>ping www.xxx.cn
Pinging xxx.cn [216.227.215.110] with 32 bytes of data:
Reply from 216.227.215.110: bytes=32 time=205ms TTL=48
Reply from 216.227.215.110: bytes=32 time=206ms TTL=48
Reply from 216.227.215.110: bytes=32 time=213ms TTL=48
Reply from 216.227.215.110: bytes=32 time=224ms TTL=48
Ping statistics for 216.227.215.110:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 205ms, Maximum = 224ms, Average = 212ms
C:\>ping xxx.cn
Pinging xxx.cn [202.160.123.5] with 32 bytes of data:
Reply from 202.160.123.5: bytes=32 time=100ms TTL=50
Reply from 202.160.123.5: bytes=32 time=100ms TTL=50
Reply from 202.160.123.5: bytes=32 time=100ms TTL=50
Reply from 202.160.123.5: bytes=32 time=167ms TTL=50
Ping statistics for 202.160.123.5:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 100ms, Maximum = 167ms, Average = 116ms |
|
|
|
|
|
|
|
|
|
|
shouji
发表于 2010-10-3 08:39:19
|
显示全部楼层
|
还有就是已经改了dns,但域名旧的dns仍然生效在解析,新dns反而不起作用,怎么回事 |
|
|
|
|
|
|
|
|
|
|
cqboy2003
发表于 2010-10-3 08:44:58
|
显示全部楼层
|
|
|
|
|
|
|
|