stubby icon indicating copy to clipboard operation
stubby copied to clipboard

Feature request: add option to skip time check at Stubby bootstrap

Open wellloaded opened this issue 5 years ago • 0 comments

Running Stubby on a router, I have found than in some admittedly rare cases there's a race condition occuring e.g. NTP trying to set the device time after boot (default 1st Jan 1970) but unable to resolve names as Stubby doesn't accept the time difference with the upstream resolver.

I'm reading that dnsmasq has an option to skip time checking and kick off regardless e.g. dnssec-no-timecheck

I would consider a new Stubby optional running parameter which forcely ignores time differences with the upstream server to be a good improvement.

Thanks.

wellloaded avatar Dec 22 '20 05:12 wellloaded