diff --git a/named.conf.local b/named.conf.local index 287d735..e827506 100644 --- a/named.conf.local +++ b/named.conf.local @@ -116,3 +116,8 @@ zone "best.tilde" { type master; file "/etc/bind/db.best.tilde"; }; + +zone "tilde.best" { + type master; + file "/etc/bind/db.tilde.best"; +};