-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.4
-
Yes
-
None
-
rhel-sst-cs-net-perf-services
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
there is SERVFAIL with dnssec query,
its a regression compare to rhel9.3 and this version
Please provide the package NVR for which bug is seen:
bind-9.16.23-14.el9_3.4.x86_64
How reproducible:
always
Steps to reproduce
from test:
/CoreOS/bind/Regression/bz491655-unknown-DLV-alghorithms-handling
wget -O dlv.isc.org.named.conf http://ftp.isc.org/www/dlv/dlv.isc.org.named.conf
cp dlv.isc.org.named.conf $ROOTDIR/etc/dlv.key"
service named restart
dig @127.0.0.1 gov SOA +dnssec
^^ it fails with SERVFAIL
dig @127.0.0.1 gov SOA +dnssec
^^^ here it passes
Expected results
once fail, once pass