一些 HTTPS 網站在網路中的一台電腦上被阻止

一些 HTTPS 網站在網路中的一台電腦上被阻止

我有幾台電腦透過路由器連接到網路。我在使用這個 Windows 7 桌面時遇到了一些問題。我可以毫無問題地瀏覽大多數網站,但某些登入頁面切換到安全連線 (https) 的網站,頁面無法載入。但這並不是所有網站。我可以登入 gmail 和我知道的其他一些使用 https 的服務。我遇到問題的網站;雅虎的登入頁面和我一直用來跨不同系統進行測試的頁面, http://iforgot.apple.com(切換到 https);這個特定的站點,我可以從網路上的其他電腦和我的手機存取。

我只運行 Windows 防火牆和 AVG。我甚至嘗試停止 Windows 防火牆,但沒有幫助。

上週一切都很好。過去一週我安裝的只是 VOIP 軟體,也就是 Skype、ooVoo 和 Windows Live Messenger。我不確定如何找出被阻止的內容、原因以及如何解除封鎖?任何建議將不勝感激。

更新:使用 Fiddler,我捕獲了這個http://iforgot.apple.com

HTTP/1.1 502 Connection failed
Connection: close
Timestamp: 10:47:53.508

HTTPS connection failed.

System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 17.254.2.152:443
   at Fiddler.ServerChatter.CreateConnectedSocket(IPAddress[] arrDestIPs, Int32 iPort, Session _oSession)
   at Fiddler.Session._handleHTTPSConnect()

答案1

事實證明這是我的路由器的問題。我買了一個新的無線路由器,從那時起就再也沒有遇到過這個問題。

相關內容