Some general feedback on the pdns_recursor web server:
- This thing is awesome. Thank you. I've been a loyal use of Authoritative
for 11 years, but this is my first use of Recursor. I love it.
- The configuration in `recursor.conf` for the web server only has a config
value for password; no usern
I believe it was just some kind of facility conflict related to my quickly
switching between running it directly and running it via systemd. I changed
the facility to a different value and it started logging (running via
systemd). But then I restarted pdns_recursor to test something else and it
sto
On 04/11/2017 05:22, Nick Williams wrote:
If I start `/usr/sbin/pdns_recursor --daemon=no --write-pid=no
--disable-syslog=no` manually from the command prompt (as root), it logs to
syslog-ng perfectly. If I start it with `systemctl start pdns-recursor`, it
does not log to syslog-ng no matter w