[Bug 263288] IPv6 system not responding to Neighbor Solicitation

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Apr 2022 02:00:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263288

--- Comment #4 from Zhenlei Huang <zlei.huang@gmail.com> ---
(In reply to wcarson.bugzilla from comment #3)
Try this:

# ndp -nr

# date; ndp -c; ping6 -c1 -t2 fe80::1%em0; ndp -na; echo; ping6 -c1 -t2
fe80::8678:acff:fe1c:ec41%em0; ndp -na;

and

# date; ndp -c; ping6 -c1 -t2 2607:f8b0:4023:1000::64; ndp -na;

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