when i check with ps ax there is no unbound process & i check with
unbound-checkconf there is no error on unbound.conf..
can someone telling me where is my mistakes ?
thanks before
i just installed unbound v1.4.9 via port on freebsd 8.2-stable but i got
this error :
If you start with -d (do not daemonize) unbound stays attached to the
terminal console, and you can see further errors. And you could use
gdb, strace, ... to know more about that it is doing (or not doing).
If you start with -vvvv then unbound becomes very verbose; it prints
lots of details what it is doing.
when i check with ps ax there is no unbound process & i check with
unbound-checkconf there is no error on unbound.conf..
can someone telling me where is my mistakes ?
thanks before
Does it print more information in syslog (or logfile, if you have
configured that).
when i check with ps ax there is no unbound process & i check with
unbound-checkconf there is no error on unbound.conf..
can someone telling me where is my mistakes ?
Are you sure you set
unbound_enable="YES"
in /etc/rc.conf?