#16857: dnsmasq-full crashes when enabling DNSSEC validation
-----------------------+-------------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:  dnsmasq    |
-----------------------+-------------------------------------
 After upgrading to the latest BB trunk (r41281), installing dnsmasq-full
 and enabling DNSSEC with the following commands:
 {{{
 uci set dhcp.@dnsmasq[0].dnssec=1
 uci set dhcp.@dnsmasq[0].dnsseccheckunsigned=1
 }}}
 DNS resolution (including DNSSEC) works fine for a while, but then stops.
 Logging back in the router shows that the dnsmasq process is no longer
 running.

 The same dnsmasq-full package with
 {{{
 uci set dhcp.@dnsmasq[0].dnssec=0
 uci set dhcp.@dnsmasq[0].dnsseccheckunsigned=0
 }}}
 does not exhibit the issue and keeps running fine.

 I could not find anything relevant in the logs.

--
Ticket URL: <https://dev.openwrt.org/ticket/16857>
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