aparcar / openwrt

Staging tree of Paul Spooren
Other
8 stars 1 forks source link

FS#1265 - dnsmasq-full breaks dnsmasq on install #592

Closed aparcar closed 6 years ago

aparcar commented 6 years ago

somemorestuff:

Apologize in advance if Critical is not the correct severity for a package needed to make dnssec work.

I've used dnssec mostly successfully with dnscrypt-proxy & dnsmasq-full on Choas Calmer. I recently upgraded to LEDE & the dnsmasq-full package fails to start dnsmasq for some reason. Apparently I need the dnsmasq-full package to use dnssec.

At any rate, there is a new dnsmasq error message (vice Choas Calmer) on init.d restart with both the base & full package, so I'm not sure if it's relevant: udhcpc: started, v1.25.1 udhcpc: sending discover udhcpc: no lease, failing

I've tried resetting to the default dhcp & checked that dnsmasq.conf is basically still empty - to no avail.

What might I be doing wrong?

Supply the following if possible:

aparcar commented 6 years ago

jow-:

Can you summarize what the actual problem is? DNSSEC resolving not working?

The udhcpc messages are normal, this is just the dnsmasq init script checking downstream interfaces for other active DHCP servers in the segment to avoid acting as rogue server.

Did you check "logread" for errors? Was the time correct?