mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-03-21 20:20:19 +00:00
Update 'named.conf.local' to include town.tilde
Updated 'named.conf.local' to include town.tilde
This commit is contained in:
@@ -41,6 +41,11 @@ zone "tilde.tilde" {
|
|||||||
file "/etc/bind/db.tilde.tilde";
|
file "/etc/bind/db.tilde.tilde";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zone "town.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.town.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
zone "thunix.tilde" IN {
|
zone "thunix.tilde" IN {
|
||||||
type stub;
|
type stub;
|
||||||
file "/etc/bind/db.thunix.tilde";
|
file "/etc/bind/db.thunix.tilde";
|
||||||
|
|||||||
Reference in New Issue
Block a user