我有一台租用的專用 Windows 2008R2 伺服器。我將它用於遠端開發工作站。
我在使用 IE、Firefox 和 Chrome 時遇到了很多問題。當我嘗試瀏覽時,它說找不到該網站。這種情況並不總是發生,大概有 50% 的時間都會發生。我已經測試了所有 3 個,並且遇到了相同的問題。還有各種網站,例如 gmail 和 google。網站前一分鐘還可以工作,下一分鐘就不行了。
我聽說我應該進行 NSLOOKUP 但我不熟悉結果應該告訴我什麼:
C:\Users\tempuser>NSLOOKUP
DNS request timed out.
timeout was 2 seconds.
Default Server: UnKnown
Address: xxx.xxx.xxx.xxx
我能夠透過 rdp 連接,沒有任何問題,當然,發生這種情況時我會連接。
這台伺服器有一個專用的IP位址,實際上有幾個。我 ping 主 DNS IP 20 次,其中 2 次出現問題:
Pinging xxx.xxx.xxx.xxx with 32 bytes of data:
Reply from xxx.xxx.xxx.xxx: Destination host unreachable.
Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=125
Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=125
Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=125
Ping statistics for xxx.xxx.xxx.xxx:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Pinging xxx.xxx.xxx.xxx with 32 bytes of data:
Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=125
Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=125
Request timed out.
Request timed out.
Ping statistics for xxx.xxx.xxx.xxx:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
我不知道從這裡到哪裡去或如何證明這是專用伺服器公司的問題還是我的伺服器的問題。
我對此很陌生,所以任何幫助將不勝感激。
** 編輯 #1 **
為了添加到列表中,我嘗試同步 Evernote,這在日誌中:
11:28:23 [4676] 0% 連線至 www.evernote.com 11:28:23 [4676] 0% * 已載入 updateCount: 67660 11:28:35 [4676] 0% 無法傳送 HTTP 請求,錯誤: INTERNET_NAME_NOT_RESOLVED
答案1
嘗試設定靜態 dns 伺服器並指向 8.8.8.8 看起來您指向的 DNS 伺服器都不可靠。