commit - 887eba8b7d6a5df0fcbbeaa4c54809fc3d034e52
commit + 3ab00055b65965725afbfe6150d1609caa8a0891
blob - 858fb23628d66c4e69d54709c10597548a0f8e9a
blob + 69d7972a8d5dd104fb9107b21c527da6e0801484
--- client/unwind.conf
+++ client/unwind.conf
preference { DoT forwarder recursor }
## For local network we accept bogus
-## and we force to use forwarder
-force accept bogus recursor { home.foobar.org }
+## and we force to use DoT since this
+## DoT has my local zones and I can access
+## them by for example:
+## route -T1 exec firefox
+force accept bogus DoT { home.foobar.org }