| Summary: | traceroutes default of 30 Hops is too low | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sec |
| Component: | bin | Assignee: | ru <ru> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sec
2000-06-30 10:20:01 UTC
State Changed From-To: open->closed Either use the -m option, or bug the maintainers at <traceroute@ee.lbl.gov> if you still believe that the default should be raised. The latest 1.4a12 still has the default of 30 hops. State Changed From-To: closed->analyzed After looking at OpenBSD changes, I feel that we should change the default to the value of net.inet.ip.ttl MIB. Responsible Changed From-To: freebsd-bugs->ru I will fix that. State Changed From-To: analyzed->closed The default maximum TTL value is now determined at run-time, fetching the net.inet.ip.ttl sysctl(3) MIB variable. |