Actions
Bug #6715
closeddiag_traceroute.php suggestions
Start date:
08/13/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
1) diag_traceroute.php the IPv4 traceroute when
resolving IPs to hostnames outputs both,
but the IPv6 traceroute6 only shows the hostnames and not the
address. My suggestion is to use -l when ipv6 when not using -n. (see traceroute6 -l)
2) the max hops for FreeBSD IPv6 traceroute6 is
255, which the max allowed IPv6 "hops limit". Maybe it should
allow that? Then again, the nginx may Time-out beyond 64?
(My list of bugs is at http://reedmedia.net/books/pfsense/bugs-20160813.html )
Updated by Jim Thompson over 8 years ago
- Status changed from New to Assigned
- Assignee set to Jim Pingle
traceroute6 hop limit on FreeBSD is 30 (default), see traceroute6(8).
Updated by Jim Pingle over 8 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset pfsense:f5da84f3018e4b1792b6676bf1c6127dd0e9e5ce.
Updated by Jim Pingle about 8 years ago
- Project changed from pfSense Packages to pfSense
- Target version set to 2.3.2-p1
Updated by Jim Pingle about 8 years ago
- Category set to Web Interface
- Status changed from Feedback to Resolved
Fixed
Actions