Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2021 13:39:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 146521] [handbook] Update IPv6 system handbook section to mention ping6
Message-ID:  <bug-146521-9-7GC0kxE2ge@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-146521-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-146521-9-7GC0kxE2ge>