Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2019 21:29:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 239417] ARP ping fails from the host to bridged vnet jails
Message-ID:  <bug-239417-7501-ghbhTZoW3q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239417-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239417-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=3D239417

--- Comment #3 from Eugene Grosbein <eugen@freebsd.org> ---
Your log shows that arping does not send packets to the bridge. It sends th=
em
to sk0 physical interface. No wonder it gets no answers from physical part =
of
bridge where target IP does not exist.

You should move host's IP address from sk0 to bridge interface so apring and
others send traffic through the bridge and not sk0.

--=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-239417-7501-ghbhTZoW3q>