1 2 3 4 5 6 7 8 9 10 11 12 13
# Good configuration, since there is a default domain section [global-dns] searches=foo.com options=timeout:5 [global-dns-domain-*] servers=4.5.6.7 options=myoption1 [global-dns-domain-test.com] servers=1.2.3.4 options=myoption2