[Bug 146521] [handbook] Update IPv6 system handbook section to mention ping6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Dec 2021 13:39:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=146521 Graham Perrin <grahamperrin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grahamperrin@gmail.com --- Comment #2 from Graham Perrin <grahamperrin@gmail.com> --- There's a single binary: % ls -i /sbin/ping 3749407 /sbin/ping % ls -i /sbin/ping6 3749407 /sbin/ping6 % <https://docs.freebsd.org/en/books/handbook/advanced-networking/#_troubleshooting> refers to <https://www.freebsd.org/cgi/man.cgi?query=ping&sektion=8&format=html> for ping(8). From <https://www.freebsd.org/cgi/man.cgi?query=ping&sektion=8&manpath=FreeBSD#DESCRIPTION>: > … the specific IP versioncan be requested by -4 or -6 options, respectively. > For backwards-compatibility, ICMPv6 can also be selected by invoking > the binary as ping6. … -- You are receiving this mail because: You are the assignee for the bug.