https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239417

--- Comment #3 from Eugene Grosbein <eu...@freebsd.org> ---
Your log shows that arping does not send packets to the bridge. It sends them
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to