Web Ping: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
# ping local IP | # ping local IP | ||
# ping Gateway | # ping Gateway | ||
# check DNS... | |||
distinguish which section met trouble | 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] | ||
* [http://visualroute.visualware.com/ VisualRoute traceroute server: trace IP address, trace route, IP trace, IP address locations] 測試從VisualRoute到目標網站的連線能力 (含地圖) | |||
=== 反查IP或網域 === | === 反查IP或網域 === | ||
| Line 27: | Line 29: | ||
: 代表已經將連線過程紀錄成功在 c:\result.txt | : 代表已經將連線過程紀錄成功在 c:\result.txt | ||
* 請將這個文字檔寄給合適的網路管理員 | * 請將這個文字檔寄給合適的網路管理員 | ||
== 類似工具: GeoIP服務 == | |||
* [http://www.geoiptool.com/en/ Geo IP Tool] (含地圖) | |||
* [http://www.ip-adress.com/ My IP Address Lookup / IP Locator / Trace IP / What is my ip] (含地圖) | |||
* [http://ip-lookup.net/ IP Address Lookup (IPv4 & IPv6)] | |||
Revision as of 19:23, 24 February 2007
< Back to Network problem
無法網路連線
- ping local IP
- ping Gateway
- check DNS...
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
- VisualRoute traceroute server: trace IP address, trace route, IP trace, IP address locations 測試從VisualRoute到目標網站的連線能力 (含地圖)
反查IP或網域
網路連線發生不穩
如何看出哪一段線路慢了?
- Windows: 開始 -> 執行 -> 輸入cmd (進入"命令提示字元")
- (會顯示C:\某資料夾>)
- 請在閃爍游標處輸入 tracert web.domain.com (web.domain.com 改成想檢查的網站網址)
- 就可以看出是哪一段慢了,大家先作這個動作會有助於解決問題及增加回覆的速度喔
或者
- 請在閃爍游標處輸入 tracert web.domain.com > c:\result.txt
- 當出現第二次C:\某資料夾> (如果網路連線不穩定, 會花費相當多時間)
- 代表已經將連線過程紀錄成功在 c:\result.txt
- 請將這個文字檔寄給合適的網路管理員