我想知道使用traceroute到google.com需要多少跳。 Traceroute的输出始终相同。
我的命令:traceroute google.com
输出:
traceroute to google.com (194.249.4.237), 30 hops max, 60 byte packets
1 10.0.2.2 0.123 ms 0.063 ms 0.172 ms
2 10.0.2.2 4.570 ms 4.661 ms 9.793 ms
我认为它不能正常工作......有人可以帮助我吗?先谢谢你。
答案 0 :(得分:1)
你可能背后是强大的防火墙。使用man traceroute
查看可用于获得结果的其他方法。