### ## ## ######## ###### ####### ## ## ######## ######## ## ## ### ## ## ## ## ###### ## ## ## ## ## ## ## ## ## ## ### ### ## ## ## ## ## ## ### ## ## ## ## ## ## ## ## ## ## ## ## ## ## #### #### ## ## ## ## ## ## #### ## ## ## ## ## ## ## ## ## ###### ###### ## ## ## ### ## ###### ## ######### ## ## ## ## ## ##### ###### ######### ## ## ## ## ## ## ## ## ## ## ## ## ## ######### ## #### ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ## ## ### ### ######## ###### ####### ## ## ######## ## ## ## ## ## ## ## ## ## ###### You have answered my question!! On 13/10/2011 17:41, Jan-Piet Mens wrote: >> 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