DNS Problem with IPV6 on Fritzbox fibre-optic

Hi, could it be that Pakfire isn’t working for me anymore because I’ve recently started using a Fritzbox connected via fibre-optic broadband, and the Fritzbox uses IPv6? All the PCs on the network are working perfectly fine without any problems; it’s just that Pakfire can’t resolve the names. Sorry for my poor school English.

Best regards

Peter

Hallo @fastpit

Welocme to the IPFire community.

Which Core Update version are you on and does your DNS WUI page show Working in green at the top left or Broken in red?

HIi, my version is IPFire 2.29 (x86_64) - Core-Update 201

And the last change was switching my internet connection from cable to fibre-optic; since then, Pakfire hasn’t been working and I can’t install the updates.

Thanks for your help

unbound DNS is broken, try the commands

unbound-anchor -a /var/lib/unbound/root.key
And
/etc/init.d/unbound restart

If you have changed your Internet connection, your Red might need to be reconfigured; run the setup command to check the Red network.

Thanks, Phil SCAR, that was the solution.