> what would the syntax be in the forward-zone: section ?

$ grep include unbound.conf
include "myzones.txt"

$ cat myzones.txt
forward-zone:
        name: banana.com
        forward-addr: 10.0.0.2
forward-zone:
        name: banana2.com
        forward-addr: 10.0.0.2
...

        -JP
_______________________________________________
Unbound-users mailing list
[email protected]
http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users

Reply via email to