unbound
Per Hedeland
per at hedeland.org
Wed Nov 27 17:03:01 UTC 2019
On 2019-11-27 15:53, ajtiM via freebsd-questions wrote:
<snip>
> When I run local-unbound -checkconf I got:
> [1574865868] local-unbound[76851:0] error: Could not open heckconf: No
> such file or directory
> [1574865868] local-unbound[76851:0] warning:Continuing with default config settings
> [1574865868]local-unbound[76851:0] error: bind: address already in use
> [1574865868]local-unbound[76851:0] fatal error: could not open ports
>
> What I am doing wrong, please?
Try using
local-unbound-checkconf
which checks the config file in the default location, instead of
local-unbound -checkconf
which says to start local-unbound with a config file called
'heckconf', as you might conclude from the first error reported.
See the man pages.
--Per Hedeland
More information about the freebsd-questions
mailing list