Continuing the discussion from Unbound DNS keeps on returning SERVFAIL status:
Expected Behaviour:
As per my last discussion with Bucking_Horn, supposedly the ff. steps below should address this problem:
"Edit file /etc/resolvconf.conf and comment out the last line which should read:
unbound_conf=/etc/unbound/unbound.conf.d/resolvconf_resolvers.conf
Delete the unwanted unbound configuration file:
sudo rm /etc/unbound/unbound.conf.d/resolvconf_resolvers.conf
Restart unbound:
sudo service unbound restart"
It still works, however...
Actual Behaviour:
Every time I restart the RPI or for some instance, it returns SERVFAIL as I check on my query log. I do the same steps above, and it fixes it. But I have to do it every now and then. It seems an unusual behavior to me.
I need your help on this. TIA