Actions
Bug #4027
closed
PD
Unbound host overrides not being implemented
Bug #4027:
Unbound host overrides not being implemented
Start date:
11/19/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
As at 2.2-BETA (amd64) Tue Nov 18 23:43:52 CST 2014
I add a DNS Resolver Host Override, and also some alias names.
After saving and applying the override entries look good in config.xml
But /etc/hosts does not have them in it, and the code in unbound.inc seems to just read /etc/hosts to get that data.
Either the host overrides are meant to be written to /etc/hosts somehow, or unbound.inc should be reading in the host overrides from config.xml, in addition to what is in /etc/hosts
RB Updated by Renato Botelho almost 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:b3c6783f82bd4f4b08a4f451e9045e4c5df188cc.
PD Updated by Phillip Davis almost 12 years ago
That is working now. I can add a DNS Resolver host override, with or without some aliases also, save and apply and then the names are immediately available to clients.
Thanks
CB Updated by Chris Buechler almost 12 years ago
- Status changed from Feedback to Resolved
fixed
Actions