Closed GoogleCodeExporter closed 9 years ago
Hi, I'm going to mark this as WontFix, because it appears to be a Linux/Ubuntu
issue and not something that CORE has done.
See e.g.:
http://www.binarytides.com/traceroute-command-not-working-on-ubuntu/
To get traceroute working in CORE, you can change the following kernel setting.
If you do this often, you may consider adding this to the e.g. IPForward
service:
1. click the Run Tool with a running session
2. in the "Command line" text box enter:
sysctl -w net.ipv4.icmp_ratelimit=0
3. make sure all nodes are selected (press "all" button if needed)
4. click "Run"
This turns of ICMP rate limiting for all nodes. Now traceroute using UDP
(traceroute's default behavior) should work.
Original comment by ahrenh...@gmail.com
on 18 Dec 2013 at 10:20
Original issue reported on code.google.com by
dban...@gmail.com
on 4 Dec 2013 at 10:11