Hi,
I have enabled router advertisements on my FreeBSD 13.0 amd64 machine, but I am not getting a global IPv6 address.
My rc.conf looks like the following:
I am receiving router advertisements on a Linux machine on the same network segment from the router advertisement daemon.
But on FreeBSD I am not getting an address.
Can you help me what I am doing wrong?
Thank you in advance.
Best regards,
rforberger
I have enabled router advertisements on my FreeBSD 13.0 amd64 machine, but I am not getting a global IPv6 address.
My rc.conf looks like the following:
Code:
ifconfig_DEFAULT="SYNCDHCP mtu 1460 accept_rtadv"
ipv6_activate_all_interfaces="YES"
I am receiving router advertisements on a Linux machine on the same network segment from the router advertisement daemon.
But on FreeBSD I am not getting an address.
Can you help me what I am doing wrong?
Thank you in advance.
Best regards,
rforberger