html tool

2017年6月12日星期一

路由跟踪-udp


参考: http://www.cnblogs.com/peida/archive/2013/03/07/2947326.html


在大多数情况下,我们会在linux主机系统下,直接执行命令行:
traceroute hostname
而在Windows系统下是执行tracert的命令:
tracert hostname



udp 追踪 ()

 traceroute --udp 192.168.1.72
traceroute to 192.168.1.72 (192.168.1.72), 30 hops max, 60 byte packets
 1  * * *
 2  192.168.1.72 (192.168.1.72)  0.834 ms  0.810 ms  0.795 ms

没有评论:

发表评论