refresh failure trying master x.x.x.x#53: timed out

Håkan Franzén hakan.franzen at oxelosund.se
Fri May 14 12:52:33 UTC 2004


I got like 20 zone files loading and transfered to my slave dns but just 1 
zone give me this problem.
May 14 14:31:24 WEB named[10664]: zone bla1.se/IN: sending notifies 
(serial 200403301)
May 14 14:31:24 WEB named[10664]: zone bla2.info/IN: sending notifies 
(serial 200402171)
May 14 14:31:25 WEB named[10664]: zone bla3.net/IN: sending notifies 
(serial 200404021)
May 14 14:31:25 WEB named[10664]: zone bla4.se/IN: sending notifies 
(serial 200402171)
May 14 14:31:25 WEB named[10664]: zone bla5.nu/IN: sending notifies 
(serial 200402221)
May 14 14:31:40 WEB named[10664]: zone refusetowork.com/IN: refresh: 
failure trying master 3.1.71.10#53: timed out
May 14 14:32:25 WEB last message repeated 3 times

Zone file and named.conf loks correct aswell...

and firewall not a problem.

zone file:

$TTL 86400
@       IN      SOA     refusetowork.com. hostmaster.refusetowork.com. (
                        200405141
                        14400
                        7200
                        604800
                        86400 )
                NS      ns1.mynameserver.se.
                NS      ns2.myslaveserver.se.
refusetowork.com.      MX      10 refusetowork.com.
refusetowork.com.      IN      A        181.216.232.136
www           A       181.216.22.136
ftp           A       181.216.22.136
mail          A       181.216.22.136
test          A       181.216.22.136


----------------------------------------------
named.conf:

zone "refusetowork.com" in {
        type master;
        file "refusetowork_com.zone";
        allow-update { none; };
        allow-transfer {3.18.71.130; };
};

(IP & domains been scrambled :) they are correct in my real configs...)

--------------------------------------------------------------------------------
"Nothing would please me more than being able
to hire ten programmers and deluge the hobby market
with good software." -- Bill Gates 1976

....We are still waiting



More information about the bind-users mailing list