hping 類似 ping 的網路封包測試工具
作者:cross 日期:2011-07-22 12:33
hping 是一個封包分析工具,它類似於 ping ,但比它強很多
支援 ICMP, TCP, UDP, RAW-IP, traceroute mode
也可以作以下測試用
- Firewall testing
- Advanced port scanning
- Network testing, using different protocols, TOS, fragmentation
- Manual path MTU discovery
- Advanced traceroute, under all the supported protocols
- Remote OS fingerprinting
網路品質觀查工具 - Smokeping (續) - RPM安裝
作者:cross 日期:2010-07-01 00:50
主機測試 just-ping.com
作者:cross 日期:2008-09-25 12:26
網路品質觀查工具 - Smokeping
作者:cross 日期:2007-06-14 14:15
Quote: http://oss.oetiker.ch/smokeping/
About SmokePing
Graphics
SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.SmokePing uses latency measurement plug-ins for seamless extendability.
mtr指令-網路診斷工具,結合ping與traceroute的功能
作者:cross 日期:2006-11-10 16:00
mrt = a network diagnostic tool = ping + traceroute
全名叫作 my traceroute
它用來幹麻,對於工程師來說是很好的一個工具
平常會ping ping 網路通不通,主機還活不活著
PING 168.95.1.1 (168.95.1.1) 56(84) bytes of data.
64 bytes from 168.95.1.1: icmp_seq=1 ttl=247 time=18.3 ms
64 bytes from 168.95.1.1: icmp_seq=2 ttl=247 time=17.8 ms
64 bytes from 168.95.1.1: icmp_seq=3 ttl=247 time=17.9 ms
64 bytes from 168.95.1.1: icmp_seq=4 ttl=247 time=18.1 ms
偶而網路連線不穩定的話,就用 traceroute 來查看我這跟伺服器(或其它點)之間的品質如何
- 1






