mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 20:10:17 +00:00
Update 'named.conf.local'
This commit is contained in:
@@ -100,4 +100,14 @@ zone "ca.tilde" {
|
|||||||
zone "os.tilde" {
|
zone "os.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.os.tilde";
|
file "/etc/bind/db.os.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
|
zone "wiki.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.wiki.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
|
zone "forums.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.forums.tilde";
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user