diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.ALTERSELF.COM | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bind/named.conf.ALTERSELF.COM b/bind/named.conf.ALTERSELF.COM index 77b335e..6f4a239 100644 --- a/bind/named.conf.ALTERSELF.COM +++ b/bind/named.conf.ALTERSELF.COM @@ -1,5 +1,5 @@ -zone "alterself.com" { type slave; file "db.alterself.com"; masters { 12.218.50.173; }; }; -zone "drewkollasch.com" { type slave; file "db.drewkollasch.com"; masters { 12.218.50.173; }; }; -zone "epiawiki.org" { type slave; file "db.epiawiki.org"; masters { 12.218.50.173; }; }; -zone "tantrum2blindmusic.com" { type slave; file "db.tantrum2blindmusic.com"; masters { 12.218.50.173; }; }; -zone "ejhminis.com" { type slave; file "db.ejhminis.com"; masters { 12.218.50.173; }; }; +zone "alterself.com" { type slave; file "db.alterself.com"; masters { 12.218.48.194; }; }; +zone "drewkollasch.com" { type slave; file "db.drewkollasch.com"; masters { 12.218.48.194; }; }; +zone "epiawiki.org" { type slave; file "db.epiawiki.org"; masters { 12.218.48.194; }; }; +zone "tantrum2blindmusic.com" { type slave; file "db.tantrum2blindmusic.com"; masters { 12.218.48.194; }; }; +zone "ejhminis.com" { type slave; file "db.ejhminis.com"; masters { 12.218.48.194; }; }; |