Actions
Bug #5767
closedWhen first enabling DNS Resolver the test of the config fails
Start date:
01/13/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
The current code in 2.3 tries to generate unbound.test.conf but with various references to "real" files in it like access_lists.conf and so on. If unbound is already up and running then those "real" files exist and the validation of unbound.test.conf passes. But if it is the very first time enabling unbound, then those files may not exist and the validation reports errors like in this forum post:
https://forum.pfsense.org/index.php?topic=105236.0
Updated by Phillip Davis almost 9 years ago
Should be fixed by https://github.com/pfsense/pfsense/pull/2422
Updated by Phillip Davis almost 9 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 1548bd353c5439666e9c75cfca2faee938d33dde.
Updated by Phillip Davis almost 9 years ago
Feedback from forum is good: https://forum.pfsense.org/index.php?topic=105236.msg586850#msg586850
Actions