boa
boa copied to clipboard
Query re Unbound and Bind on server running PDNSD
Hello,
This server (Chimera 5.4.0-lts) used to run pdnsd and bind9 perfectly. Now I see that unbound has been installed, but it will not run, and I cannot see whether or not bind9 and / or pdnsd are running. My guess is that none of the three are running, even though /etc/init.d/ files or symlinks exist for bind and pdnsd.
server1:~# service unbound status unbound is not running ... failed! server1:~# service unbound start Starting DNS server: unbound/etc/init.d/unbound: 35: /usr/libexec/unbound-helper: Permission denied /etc/init.d/unbound: 36: /usr/libexec/unbound-helper: Permission denied [1724679277] unbound[23315:0] error: can't bind socket: Address already in use for ::1 port 53 [1724679277] unbound[23315:0] fatal error: could not open ports failed! server1:~# service pdnsd status (no return) - the "(no return)" is my addition server1:~# service pdnsd restart (no return) - the "(no return)" is my addition server1:~# service bind status bind: unrecognized service server1:~# service bind9 status bind9: unrecognized service
Do we need to manually remove pdnsd and / or bind9 ?
Boa info more is here: https://gist.github.com/EdNett/f8fa5a56da6a7b1e5a4b361511f53def
Best regards, Ed