https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
Bjoern A. Zeeb changed:
What|Removed |Added
Assignee|n...@freebsd.org |i...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
--- Comment #15 from John Hay ---
I have made a test setup with roughly your setup, but added the ndproxy port,
and added this to my rc.conf:
ndproxy_enable="YES"
ndproxy_uplink_interface="vtnet0"
# mac and link-local address of upstream
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
--- Comment #16 from cnba...@gmail.com ---
(In reply to John Hay from comment #15)
thanks for your testing.
I fully copied these configurations and replaced with the mac address of
vtnet0, ping6 failed on server and client.
replaced with t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
--- Comment #17 from John Hay ---
Looking at a previous tcpdump, did you also change the link local to:
ndproxy_uplink_ipv6_addresses="fe80::fc00:5ff:fe07:578d"
and the mac address, I think, but not 100% sure about the first byte (fe), to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
--- Comment #18 from cnba...@gmail.com ---
(In reply to John Hay from comment #17)
Yes,
ndproxy_uplink_ipv6_addresses="fe80::fc00:5ff:fe07:578d"
and
ndproxy_downlink_mac_address="fe:00:05:07:57:8d"
are both set in rc.conf
When I use `pi