{"id":4716,"date":"2022-12-12T18:02:00","date_gmt":"2022-12-13T00:02:00","guid":{"rendered":"https:\/\/www.incredigeek.com\/home\/?p=4716"},"modified":"2022-12-12T17:41:55","modified_gmt":"2022-12-12T23:41:55","slug":"named-error-option-dnssec-enable-no-longer-exists","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/named-error-option-dnssec-enable-no-longer-exists\/","title":{"rendered":"Named Error &#8220;option &#8216;dnssec-enable&#8217; no longer exists&#8221;"},"content":{"rendered":"\n<p>After a recent update, the named service stopped working.  When manually trying to restart the service it would just fail.<\/p>\n\n\n\n<p>Running the named-checkconf command<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo \/usr\/bin\/named-checkconf -z \/etc\/named.conf<\/pre>\n\n\n\n<p>Returned the following error.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/etc\/named.conf:37: option 'dnssec-enable' no longer exists<\/pre>\n\n\n\n<p>Looks like what happened is they removed the dnssec-option, but enabled it by default<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The dnssec-enable option has been obsoleted and no longer has any effect. DNSSEC responses are always enabled if signatures and other DNSSEC data are present. [GL #866]<\/p>\n<\/blockquote>\n\n\n\n<p><a href=\"https:\/\/bind9.readthedocs.io\/en\/v9_16\/notes.html#id118\">https:\/\/bind9.readthedocs.io\/en\/v9_16\/notes.html#id118<\/a><\/p>\n\n\n\n<p>So the option is invalid now and not needed.  <\/p>\n\n\n\n<p>To fix the issue, simply open up the \/etc\/named.conf file and delete the line that has &#8216;dnssec-enable&#8217;<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>After a recent update, the named service stopped working. When manually trying to restart the service it would just fail. Running the named-checkconf command sudo \/usr\/bin\/named-checkconf -z \/etc\/named.conf Returned the following error. \/etc\/named.conf:37: option &#8216;dnssec-enable&#8217; no longer exists Looks like &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/named-error-option-dnssec-enable-no-longer-exists\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[46],"tags":[277,7,424],"class_list":["post-4716","post","type-post","status-publish","format-standard","hentry","category-dns","tag-dns","tag-linux-2","tag-named"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4716","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=4716"}],"version-history":[{"count":1,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4716\/revisions"}],"predecessor-version":[{"id":4717,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4716\/revisions\/4717"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=4716"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=4716"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=4716"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}