mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 12:00:19 +00:00
updated for crawl.tilde and institute.tilde
This commit is contained in:
@@ -56,3 +56,14 @@ zone "thunix.tilde" IN {
|
||||
70.39.97.253;
|
||||
};
|
||||
};
|
||||
|
||||
zone "institute.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.institute.tilde";
|
||||
};
|
||||
|
||||
zone "crawl.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.crawl.tilde";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user