SERVFAIL when unbound forward-addr is an ssh forward port tunnel

With

Hi,

You forgot to have
do-not-query-localhost: no
in the config file. This allows unbound to query hosts on the 127.0.0.1
and ::1 addresses, and is supposed to stop potential packet loops from
happening.

Best regards, Wouter