master and slave zone..

unknown bind at tucows.speedme.com
Wed Jul 12 17:12:00 UTC 2000


on ns1 server i have following in /etc/named.conf
zone "spde.com" {
        type master;
        allow-update { none; };
        allow-transfer { 63.251.19.66;63.251.19.67;63.251.19.68; };
        file "spde.com";

};

on ns3 server i have following in /etc/named.conf
zone "spde.com" {
        type slave;
        master { 63.251.19.66; };
        file "spde.com";
};

after i update zone on ns1 in /var/log/messages i got the following
Jul 12 10:26:50 ns1 named[11195]: Sent NOTIFY for "spde.com IN SOA"
(spde.com); 2 NS, 2 A

on ns3 in /var/log/message i got the following:
Jul 12 10:46:36 tucows named[25021]: rcvd NOTIFY(spde.com, IN, SOA) from
[63.251.19.66].1040
Jul 12 10:46:36 tucows named[25021]: rcvd NOTIFY for "spde.com", name not
one of our zones

                  _/_/   _/         _/_/_/   _/     _/   _/     _/  _/_/_/
                _/  _/  _/        _/    _/  _/     _/   _/     _/ _/    _/
              _/    _/ _/        _/          _/  _/    _/     _/ _/
             _/    _/ _/        _/_/_/       _/_/     _/     _/  _/_/_/
            _/_/_/_/ _/        _/          _/  _/    _/     _/       _/
           _/    _/ _/     _/ _/     _/  _/     _/  _/     _/ _/    _/
          _/    _/ _/_/_/_/    _/_/_/   _/      _/   _/_/_/   _/_/_/

                     (W)orld(W)ide(W)eb: http://www.alexus.org/



                  _/_/   _/         _/_/_/   _/     _/   _/     _/  _/_/_/
                _/  _/  _/        _/    _/  _/     _/   _/     _/ _/    _/
              _/    _/ _/        _/          _/  _/    _/     _/ _/
             _/    _/ _/        _/_/_/       _/_/     _/     _/  _/_/_/
            _/_/_/_/ _/        _/          _/  _/    _/     _/       _/
           _/    _/ _/     _/ _/     _/  _/     _/  _/     _/ _/    _/
          _/    _/ _/_/_/_/    _/_/_/   _/      _/   _/_/_/   _/_/_/

                     (W)orld(W)ide(W)eb: http://www.alexus.org/





More information about the bind-users mailing list