|
|
re:我在客戶端(我現在用的電腦)上執行以下命...
我在客戶端(我現在用的電腦)上執行以下命令后得到:<br>
C:\>ping www.wisdom-xxxx.com<br>
<br>
Pinging ns1.wisdom-xxxx.com [192.168.16.2] with 32 bytes of data:<br>
<br>
Request timed out.<br>
Request timed out.<br>
Request timed out.<br>
Request timed out.<br>
<br>
Ping statistics for 192.168.16.2:<br>Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),<br>
Approximate round trip times in milli-seconds:<br>Minimum = 0ms, Maximum = 0ms, Average = 0ms<br>
<br>
我在主机上(exchange,isa,iis服務器)上執行以下命令后得到:<br>
Z:\>ping www.wisdom-xxxx.com<br>
<br>
Pinging ns1.wisdom-xxxx.com [211.72.55.xxx] with 32 bytes of data:<br>
<br>
Reply from 211.72.55.xxx: bytes=32 time<10ms TTL=128<br>
Reply from 211.72.55.xxx: bytes=32 time<10ms TTL=128<br>
Reply from 211.72.55.xxx: bytes=32 time<10ms TTL=128<br>
Reply from 211.72.55.xxx: bytes=32 time<10ms TTL=128<br>
<br>
Ping statistics for 211.72.55.xxx:<br>Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),<br>
Approximate round trip times in milli-seconds:<br>Minimum = 0ms, Maximum = 0ms, Average = 0ms<br>
<br>
備注:IP的最后一組我改成xxx了,請見諒.<br>
<br>
我初步斷定是dns的問題?請問如果真是dns問題該怎樣解決呢?謝謝 |
|