Title says it all.
When rebooting my router the device "forgets" which leases it has made to my hosts.
This means that name resolution on my network stops working until my hosts automatic renews its lease or I manually do this. This is _very_ frsutrating.
There is a lengthy discussion on the subject here: http://tomatousb.org/forum/t-402699
I know I can just add the entries to a separate hosts file, but this seems like a real hack since the information is obviously there for dnsmasq. I do not use linux on my router so that I cannot conform to DRY.
So my question is: Why doesn't dnsmasq take the information provided in the static leases section in luci and serve it to me in dns requests regardless if there is an active lease or not? How can I make it do so?
