Just ran the latest update as usual but half way through it appeared to break saying it couldn’t resolve nextcloud.com.
I traced it back to the resolve.conf pointing to 127.0.0.1 and NSD refusing to respond locally?
Now the update script definitely sets resolve.conf to 127.0.0.1 (I’ve checked this twice) and NSD is responding externally (if I do an nslookup for my domain and query from outside all is good) but any kind of nslookup on my box is broken.
Also the status checks only shows
|✖|Local DNS (bind9) is not running (port 53).|
|✖|Local DNS Control (bind9/rndc) is not running (port 953).|
Anyone know how I can fix this?
I’ve rerun “sudo mailinabox” and it simply updates the resolv.conf to only have 127.0.0.1 and falls over at the nextcloud section.