Quote from: efahl on September 09, 2022, 05:27:08 PM
In case anyone else wants to try:Code Selectsudo vi /usr/local/etc/inc/plugins.inc.d/unbound.inc
Go to line 573, add "!" between first two parenthesesCode Select573 if (!($alias...
I ran the unbound-control I mention above, both before and after, diffing the two results and saw all the PTR records for host entries as I expected, and none for the aliases.
this fixed my issue. thank you for your help.