#17581: dnsmasq fails to start with DNSSEC enabled
-------------------------+-----------------------------------
 Reporter:  howar        |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 I enabled DNSSEC validation as per
 http://wiki.openwrt.org/doc/uci/dhcp#dnssec and forgot to install the
 `dnsmasq-full` package. Consequently, dnsmasq would refuse to even start
 due to at least one missing file:

 {{{
 daemon.crit dnsmasq[1692]: cannot read /usr/share/dnsmasq/trust-
 anchors.conf: No such file or directory
 daemon.crit dnsmasq[1692]: FAILED to start up
 }}}

 I understand that a different package is needed and it works after
 installing `dnsmasq-full`, but this behaviour of the package provided with
 the base installation isn't very good. The init script should not add the
 DNSSEC options unless it's the full version.

 This isn't a duplicate of ticket #16857. That ticket reports a different
 issue.

--
Ticket URL: <https://dev.openwrt.org/ticket/17581>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to