Web Ping: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== | |||
== 無法網路連線 == | |||
# ping local IP | |||
# ping Gateway | |||
distinguish which section met trouble | |||
== 無法連線到某網站 == | |||
* [http://www.alertra.com/ Alertra Web Site Monitoring] very cool!!! check from different citys: Los Angeles USA, Detroit USA, Frankfurt GERMANY and London UK. | * [http://www.alertra.com/ Alertra Web Site Monitoring] very cool!!! check from different citys: Los Angeles USA, Detroit USA, Frankfurt GERMANY and London UK. | ||
* other web ping: [http://140.111.1.22/tanet/diag/ 教育部網路偵錯], [http://www.fifi.org/services/ping fifi](ping, tracert... tools.), [http://www.maxmind.com/app/lookup lookup] | * other web ping: [http://140.111.1.22/tanet/diag/ 教育部網路偵錯], [http://www.fifi.org/services/ping fifi](ping, tracert... tools.), [http://www.maxmind.com/app/lookup lookup] | ||
== 網路連線發生不穩 == | == 網路連線發生不穩 == | ||
Revision as of 19:30, 30 November 2004
無法網路連線
- ping local IP
- ping Gateway
distinguish which section met trouble
無法連線到某網站
- Alertra Web Site Monitoring very cool!!! check from different citys: Los Angeles USA, Detroit USA, Frankfurt GERMANY and London UK.
- other web ping: 教育部網路偵錯, fifi(ping, tracert... tools.), lookup
網路連線發生不穩
如何看出哪一段線路慢了?
- Windows: 開始 -> 執行 -> 輸入cmd (進入"命令提示字元")
- (會顯示C:\某資料夾>)
- 請在閃爍游標處輸入 tracert web.domain.com (web.domain.com 改成想檢查的網站網址)
- 就可以看出是哪一段慢了,大家先作這個動作會有助於解決問題及增加回覆的速度喔
或者
- 請在閃爍游標處輸入 tracert web.domain.com > c:\result.txt
- 當出現第二次C:\某資料夾> (如果網路連線不穩定, 會花費相當多時間)
- 代表已經將連線過程紀錄成功在 c:\result.txt
- 請將這個文字檔寄給合適的網路管理員