Pinging tw-tpe-fo.yahoo-ap1.akadns.net [202.43.195.52] with 32 bytes of data:
Reply from 202.43.195.52: bytes=32 time=47ms TTL=57
Reply from 202.43.195.52: bytes=32 time=46ms TTL=57
Reply from 202.43.195.52: bytes=32 time=47ms TTL=57
Reply from 202.43.195.52: bytes=32 time=48ms TTL=57
Reply from 202.43.195.52: bytes=32 time=47ms TTL=57
Ping statistics for 202.43.195.52:
Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 46ms, Maximum = 48ms, Average = 47ms作者: jot28 時間: 2007-3-28 06:08 PM 標題: 我出現的是這樣畫面
C:\Documents and Settings\Administrator>ping tw.yahoo.com
Pinging tw-tpe-fo.yahoo-ap1.akadns.net [202.43.195.52] with 32 bytes of data:
Bad option specified.
Bad option specified.
Bad option specified.
Bad option specified.
Ping statistics for 202.43.195.52:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),作者: slider 時間: 2007-3-30 01:25 PM 一般來說會出現這個問題是因為相關網路設備或軟體的 TTL 設定值錯誤所造成的,被設定成 > 255 ; 就從本機的 Windows 設定著手。
Windows 95/98/Me:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP 修改:DefaultTTL資料型態:REG_SZ (字串)(1-255 十進位,預設值:64)
Windows 2000/XP/2003:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters 修改:DefaultTTL資料型態:REG_DWORD (1-255 十進位,預設值:128)
此外,如有防火牆也設置一下例外允許...
[ Last edited by slider on 2007-3-30 at 01:28 PM ]