Page MenuHomeVyOS Platform

PowerDNS periodically queries security-status.secpoll.powerdns.com and discards the result
In progress, NormalPublicBUG

Description

From the system log:

Aug 07 19:13:33 pdns-recursor[169249]: msg="Not validating response for security status update, this is a non-release version" subsystem="housekeeping" level="0" prio="Warning" tid="0" ts="1786122813.866" query="recursor-4.8.8-1_deb12u1.Debian.security-status.secpoll.powerdns.com" version="4.8.8-1+deb12u1.Debian"

Since the package can't be updated without updating the entire VyOS installation, even if the check worked, performing it in the first place seems a bit silly and I think it should be disabled by setting security-poll-suffix in the config file: https://doc.powerdns.com/authoritative/settings.html#setting-security-poll-suffix

Perhaps the check could also be fixed by adjusting the build process to bake a version into the executable that is understood by secpoll.powerdns.com, though that doesn't really seem right to me either, not sure if VyOS carries a custom patchset.

Either way, in its current state it's just noise in the logs.

I've not seen this reported anywhere, only found the same log message in this VyOS forum post from 2024, so it's not a new issue.

System information:

Version:          VyOS 2026.03
Release train:    circinus
Release flavor:   generic

Built by:         autobuild@vyos.net
Built on:         Wed 18 Mar 2026 20:03 UTC
Build UUID:       3969e1c7-a4bb-459a-ac7f-54749c153d21
Build commit ID:  1cac4fd63750b0

Details

Version
2026.03
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

Why does it phone home like this?

Im really allergic against software trying to phone home unless told to.

opt-in rather than opt-out should be the default.

@Apachez default powerdns: https://doc.powerdns.com/recursor/security.html it seems it was taken over from the debiab powerdns package.

Think we should make an option in vyos to disable it

Viacheslav changed the task status from Open to In progress.Aug 10 2026, 1:03 PM
Viacheslav assigned this task to rherold.
Viacheslav triaged this task as Normal priority.