=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/unbound.conf,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/etc/unbound.conf 2014/03/23 12:25:26 1.3 +++ src/etc/unbound.conf 2014/04/02 21:43:30 1.4 @@ -1,4 +1,4 @@ -# $OpenBSD: unbound.conf,v 1.3 2014/03/23 12:25:26 sthen Exp $ +# $OpenBSD: unbound.conf,v 1.4 2014/04/02 21:43:30 millert Exp $ server: interface: 127.0.0.1 @@ -19,12 +19,11 @@ #auto-trust-anchor-file: "/var/unbound/db/root.key" # Serve zones authoritatively from Unbound to resolver clients. - # Not for external service. Note use of "nodefault" for AS112 zones, - # i.e. reverse lookup zones for RFC1918 and similar addresses. + # Not for external service. # #local-zone: "local." static #local-data: "mycomputer.local. IN A 192.0.2.51" - #local-zone: "2.0.192.in-addr.arpa." static nodefault + #local-zone: "2.0.192.in-addr.arpa." static #local-data-ptr: "192.0.2.51 mycomputer.local" # UDP EDNS reassembly buffer advertised to peers. Default 4096.