Hi, i have this strange behavior. DNS Update fails with NOTAUTH – after restarting named it works – I change nothing – after sometimes this error returns…. samba_dnsupdate --all-names update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH update failed: NOTAUTH Failed update of 43 entries root@sdc02:~# systemctl restart named root@sdc02:~# samba_dnsupdate --all-names root@sdc02:~# samba -V Version 4.22.3-Debian-4.22.3+dfsg-4~bpo12+1 root@sdc02:~# named -V BIND 9.18.33-1~deb12u2-Debian (Extended Support Version) <id:> running on Linux aarch64 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26) built by make with '--build=aarch64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/aarch64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--libdir=/usr/lib/aarch64-linux-gnu' '--sysconfdir=/etc/bind' '--with-python=python3' '--localstatedir=/' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--disable-static' '--with-gost=no' '--with-openssl=/usr' '--with-gssapi=yes' '--with-libidn2' '--with-json-c' '--with-lmdb=/usr' '--with-gnu-ld' '--with-maxminddb' '--with-atf=no' '--enable-ipv6' '--enable-rrl' '--enable-filter-aaaa' '--disable-native-pkcs11' '--enable-dnstap' 'build_alias=aarch64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/build/reproducible-path/bind9-9.18.33=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -fno-delete-null-pointer-checks -DNO_VERSION_DATE -DDIG_SIGCHASE' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' compiled by GCC 12.2.0 compiled with OpenSSL version: OpenSSL 3.0.15 3 Sep 2024 linked to OpenSSL version: OpenSSL 3.0.17 1 Jul 2025 compiled with libuv version: 1.44.2 linked to libuv version: 1.44.2 compiled with libnghttp2 version: 1.52.0 linked to libnghttp2 version: 1.52.0 compiled with libxml2 version: 2.9.14 linked to libxml2 version: 20914 compiled with json-c version: 0.16 linked to json-c version: 0.16 compiled with zlib version: 1.2.13 linked to zlib version: 1.2.13 linked to maxminddb version: 1.7.1 compiled with protobuf-c version: 1.4.1 linked to protobuf-c version: 1.4.1 threads support is enabled DNSSEC algorithms: RSASHA1 NSEC3RSASHA1 RSASHA256 RSASHA512 ECDSAP256SHA256 ECDSAP384SHA384 ED25519 ED448 DS algorithms: SHA-1 SHA-256 SHA-384 HMAC algorithms: HMAC-MD5 HMAC-SHA1 HMAC-SHA224 HMAC-SHA256 HMAC-SHA384 HMAC-SHA512 TKEY mode 2 support (Diffie-Hellman): yes TKEY mode 3 support (GSS-API): yes default paths: named configuration: /etc/bind/named.conf rndc configuration: /etc/bind/rndc.conf DNSSEC root key: /etc/bind/bind.keys nsupdate session key: //run/named/session.key named PID file: //run/named/named.pid named lock file: //run/named/named.lock geoip-directory: /usr/share/GeoIP root@sdc02:~# cat /etc/debian_version 12.11 |