Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 12:38:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 269643] ping: UDP connect: No route to host
Message-ID:  <bug-269643-7501-vvSbVTjXA7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269643-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269643-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269643

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |net@FreeBSD.org
           Keywords|                            |needs-qa
                URL|                            |https://www.freebsd.org/rel
                   |                            |eases/13.0R/relnotes/#netwo
                   |                            |rk-general
                 CC|                            |grahamperrin@freebsd.org
             Status|New                         |Open

--- Comment #1 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to crypt47 from comment #0)

> =E2=80=A6 from F12 to F13.1 =E2=80=A6

Release notes for 13.1 should be read alongside notes for 13.0; there's a n=
ote
about the ping(8) and ping6(8) utilities.=20

----

> =E2=80=A6 requires -4/-6 option to resolve names: =E2=80=A6

I don't see the requirement:=20

root@fuji:~ # freebsd-version -kru ; uname -aKU
13.1-RELEASE-p6
13.1-RELEASE-p6
13.1-RELEASE-p6
FreeBSD fuji 13.1-RELEASE-p6 FreeBSD 13.1-RELEASE-p6 GENERIC amd64 1301000
1301000
root@fuji:~ # ping -c 2 ya.ru
PING ya.ru (77.88.55.242): 56 data bytes
64 bytes from 77.88.55.242: icmp_seq=3D0 ttl=3D245 time=3D54.332 ms
64 bytes from 77.88.55.242: icmp_seq=3D1 ttl=3D245 time=3D54.695 ms

--- ya.ru ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev =3D 54.332/54.514/54.695/0.181 ms
root@fuji:~ #

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269643-7501-vvSbVTjXA7>