Why does traceroute timeout(*) if re-run in less than 3 seconds in RHEL?
Issue
- Running
traceroutethe first time works normally:
# traceroute 192.168.10.10
traceroute to 192.168.10.10 (192.168.10.10), 30 hops max, 60 byte packets
1 192.168.10.10 (192.168.10.10) 0.118 ms 0.114 ms 0.110 ms
#
- Re-running the command immediately(in less than 3 seconds) returns "*":
# traceroute 192.168.10.10
traceroute to 192.168.10.10 (192.168.10.10), 30 hops max, 60 byte packets
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 * 192.168.10.10 (192.168.10.10) 0.095 ms 0.084 ms
- The Oracle RAC installations does this test during the setup. If the test fails, the set up won't start.
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
