adding thunix.tilde

This commit is contained in:
ubergeek 2018-12-03 21:24:10 -05:00
parent 754fc5bad1
commit 994988a258
1 changed files with 11 additions and 0 deletions

View File

@ -39,4 +39,15 @@ zone "ubergeek.tilde" {
zone "tilde.tilde" {
type master;
file "/etc/bind/db.tilde.tilde";
};
zone "thunix.tilde" {
type forward;
forward only;
forwarders {
50.23.197.94;
208.43.71.243;
69.197.18.162;
70.39.97.253;
};
};