Index: /branches/releng-10/nanobsd/files/var/unbound/unbound.conf
===================================================================
--- /branches/releng-10/nanobsd/files/var/unbound/unbound.conf	(revision 12931)
+++ /branches/releng-10/nanobsd/files/var/unbound/unbound.conf	(revision 12933)
@@ -11,5 +11,5 @@
   # 'interface:' labeled line.  The listen interfaces are not changed on
   # reload, only on restart.
-    interface: 127.0.0.1
+    interface: 0.0.0.0
 
   # port to answer queries from
@@ -211,4 +211,9 @@
   #      stub-addr: 10.0.0.111@53
 
+#
+# include: stub-zone ?????
+#
+
+
   # If you have an internal or private DNS names the external DNS servers can
   # not resolve, then you can assign domain name strings to be redirected to a
@@ -234,4 +239,7 @@
        forward-addr: 74.82.42.42    # Hurricane Electric
        forward-addr: 4.2.2.4        # Level3 Verizon
+
+#
+#   include:forward-zone ?????
 #
 #
