diff --git a/named.conf.local b/named.conf.local index f197dbd..2da8f96 100644 --- a/named.conf.local +++ b/named.conf.local @@ -30,3 +30,8 @@ zone "cosmic.tilde" { type master; file "/etc/bind/db.cosmic.tilde"; }; + +zone "ubergeek.tilde" { + type master; + file "/etc/bind/db.ubergeek.tilde"; +}; \ No newline at end of file