Re: pkg update

Jos Chrispijn <[email protected]> Thu, 23 Apr 2026 10:38:34 +0200
Newsgroups gmane.os.freebsd.questions
Organization Free BSD
Message-ID <[email protected]>
Hi guys,

IPv6
works just fine for me. Please check if your name resolution is

working find and if you can reach the servers.

Philip Paeps:

> It looks like you have an IPv6 problem. I can reach 2a04:4e42:200::497
> fine from here.

Yes, the issue has been solved.

Found out that my ISP had changed a setup for which I found out I
had change my BSD configuration

in my /etc/rc.conf I added

rtsold_enable="YES"

ipv6_activate_all_interfaces="YES"

rtsold_flags="-aF"

Referring to https://man.freebsd.org/cgi/man.cgi?rtsold

Thanks,
Jos