www.google.com 還有 maps.google.com 又不能訪問了。不太相信是 google 自身的技術原因。m$ 之類的競爭對手也不至於在新的瀏覽器裡採取什麼手段。真不知道怎麼揣測了。
不知道是不是有「高能強智」的干擾項在起作用。這種技術在今天的這裡好像已經很成熟的樣子了。
以前,還可以用 maps.google.com 或者上面的 satellite 看看家裡現在的樣子的。
反正是在上午,ie7 firefox 都有問題,看不到了。
波羅說:「**就是那個受益的人」。
c:/documents and settings/*****>tracert www.google.com
tracing route to www-china.l.google.com [64.233.189.104]
over a maximum of 30 hops:
1 * * * request timed out.
2 131 ms * * 61.148.74.49
3 215 ms 172 ms 79 ms 61.148.6.201
4 279 ms 221 ms 122 ms 61.148.3.93
5 117 ms 189 ms 107 ms 202.96.12.21
6 18 ms 18 ms 50 ms 219.158.5.38
7 44 ms 63 ms 19 ms 219.158.3.30
8 269 ms 275 ms 295 ms 219.158.32.14
9 206 ms 113 ms 167 ms 72.14.236.234
10 169 ms 90 ms 211 ms 72.14.236.237
11 128 ms 153 ms 197 ms 72.14.232.167
12 168 ms 90 ms 165 ms 66.249.95.199
13 220 ms 157 ms 222 ms 64.233.189.104
trace complete.
c:/documents and settings/*****>ping www.google.com
pinging www-china.l.google.com [64.233.189.104] with 32 bytes of data:
request timed out.
reply from 64.233.189.104: bytes=32 time=108ms ttl=245
request timed out.
reply from 64.233.189.104: bytes=32 time=131ms ttl=245
c:/documents and settings/*****>ping www.google.com
pinging www-china.l.google.com [64.233.189.104] with 32 bytes of data:
reply from 64.233.189.104: bytes=32 time=130ms ttl=245
reply from 64.233.189.104: bytes=32 time=188ms ttl=245
reply from 64.233.189.104: bytes=32 time=100ms ttl=245
reply from 64.233.189.104: bytes=32 time=314ms ttl=245
c:/documents and settings/*****>tracert www.google.com
tracing route to www-china.l.google.com [64.233.189.104]
over a maximum of 30 hops:
1 * * * request timed out.
2 * * * request timed out.
3 64 ms 18 ms 17 ms 61.148.6.201
4 58 ms 19 ms 20 ms 61.148.3.93
5 17 ms 48 ms 17 ms 202.96.12.21
6 36 ms 22 ms 37 ms 219.158.5.38
7 20 ms 40 ms 54 ms 219.158.3.30
8 80 ms 125 ms 79 ms 219.158.32.14
9 120 ms 115 ms 81 ms 72.14.236.234
10 90 ms 104 ms 90 ms 72.14.236.237
11 101 ms 116 ms 144 ms 72.14.232.167
12 232 ms 176 ms 143 ms 66.249.95.199
13 100 ms 99 ms 100 ms 64.233.189.104
trace complete.
從這個結果,好象沒有特別中斷的理由。
可以瀏覽器就是無法顯示有效的頁面。
如果要分析資料報,過濾,不用硬體,估計是不行的吧?而且,是不是要海量處理級別的呢?
很大的單呢。
還有其他動機嗎?
ostrich belief
virtualbox Ubuntu網路連線思路
1.首先ifconfig a檢視ubuntu的當前網路介面狀態 2.如果是網絡卡設定的問題,輸入以下命令修改網絡卡設定 新增網絡卡,設定動態ip 3.啟動網絡卡 sudo ifup eth0關閉命令是sudo ifdown eth0 4.重啟網路服務 sudo service network res...
共享網路連線
1.開啟無線網路連線 不管當前使用的是否無線網路 即不能禁用無線網路連線,否則需要設定共享的網路連線的 共享 選項卡不會出現。2.右鍵當前使用的網路連線 屬性 共享 勾上所有,並在中間的下拉框中選擇 microsoft virtual wifi miniport adapter 對應的網路連線。若看...
ActiveMQ網路連線
針對海量訊息,要求 activemq 滿足橫向擴充套件性和系統的高可用性,activemq 提供了網路連線模式的集群功能,簡單來說,就是把多個不同的 broker 例項連線在一起,作為乙個整體對外提供服務,從而提高整體對外的訊息服務能力。通過這種方式連線在一期的 broker 例項之間,可以共享佇列...