New2This
Senior Member
Are you running your Unbound thru Dietpi?You need to add this to your unbound config if you want higher cache hits:
serve-expired-client-timeout: 0
Are you running your Unbound thru Dietpi?You need to add this to your unbound config if you want higher cache hits:
serve-expired-client-timeout: 0
I am, yesAre you running your Unbound thru Dietpi?
root@DietPi:~# unbound -VI am, yes
Im trying to update . but it's still coming in as that version. I would like to update to the current version- like what your showingI’m running 1.24.2
Why do you ask, out of interest
Yes I am running that version.You’re probably using the version that comes with Debian’s Repo - presume you’re running Debian Trixie?
DietPi are testing using their own Repo to provide the latest available Unbound Update - however you can do this manually for now with the following steps:
cd /tmp
wget "https://dietpi.com/downloads/binaries/$G_DISTRO_NAME/unbound_$G_HW_ARCH_NAME.deb"
apt install ./"unbound_$G_HW_ARCH_NAME.deb"

Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!