bind not sending NOTIFYs

lauren misslw at yahoo.com
Thu Jan 17 20:21:50 UTC 2002




As my server is not authoritative for
freenet.ams.attingo.nl, it goes to one of your servers to
get an answer (unless someone at my site has looked freenet
up earlier today, which they haven't). But I did do a dig
and set server to your ns1 just so you could see that it
didn't change, there are still no authority records. 


; <<>> DiG 8.3 <<>> @ns1.ams.attingo.nl
freenet.ams.attingo.nl -t -c +rec +nodefname +nosearch
+retry=2 +time=10 
; (1 server found)
;; res options: init recurs
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40689
;; flags: qr aa rd; QUERY: 1, ANSWER: 7, AUTHORITY: 0,
ADDITIONAL: 3
;; QUERY SECTION:
;;	freenet.ams.attingo.nl, type = ANY, class = ANY

;; ANSWER SECTION:
freenet.ams.attingo.nl.  1W IN SOA  ns1.ams.attingo.nl.
hostmaster.attingo.nl. (
					11		; serial
					8H		; refresh
					1H		; retry
					1W		; expiry
					1D )		; minimum

freenet.ams.attingo.nl.  1W IN NS  ns1.ams.attingo.nl.
freenet.ams.attingo.nl.  1W IN NS  ns2.hoho.nl.
freenet.ams.attingo.nl.  1W IN NS  ns.hoho.nl.
freenet.ams.attingo.nl.  1W IN TXT  "Attingo Amsterdam
Airport"
freenet.ams.attingo.nl.  1W IN RP  hostmaster.attingo.nl.
ams.attingo.nl.
freenet.ams.attingo.nl.  1W IN A  62.41.75.129

;; ADDITIONAL SECTION:
ns.hoho.nl.		3d5h17m2s IN A	195.64.82.82
ns1.ams.attingo.nl.	1W IN A		62.41.74.2
ns2.hoho.nl.		3d5h17m2s IN A	195.64.80.162

;; Total query time: 180 msec
;; FROM: folsom to SERVER: ns1.ams.attingo.nl  62.41.74.2
;; WHEN: Thu Jan 17 14:12:48 2002
;; MSG SIZE  sent: 40  rcvd: 298



--- Wichert Akkerman <wichert at wiggy.net> wrote:
> Previously lauren wrote:
> > I did a nslookup, set debug, set type=any on
> > freenet.ams.attingo.nl. See in the header where it says
> > authority records=0? Maybe try incrementing the serial
> > number on your master and forcing a transfer. 
> 
> Perhaps because you are asking your server insteaf of one
> of the
> three authorative servers?
> 
> Using dig I get the output below (same for all three
> servers).
> Note it lists three authority records.
> 
> # dig @ns.hoho.nl freenet.ams.attingo.nl soa
> ; <<>> DiG 9.2.0 <<>> @ns.hoho.nl freenet.ams.attingo.nl
> soa
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55944
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3,
> ADDITIONAL: 3
> 
> ;; QUESTION SECTION:
> ;freenet.ams.attingo.nl.                IN      SOA
> 
> ;; ANSWER SECTION:
> freenet.ams.attingo.nl. 604800  IN      SOA    
> ns1.ams.attingo.nl.
> hostmaster.a
> ttingo.nl. 11 28800 3600 604800 86400
> 
> ;; AUTHORITY SECTION:
> freenet.ams.attingo.nl. 604800  IN      NS     
> ns2.hoho.nl.
> freenet.ams.attingo.nl. 604800  IN      NS     
> ns.hoho.nl.
> freenet.ams.attingo.nl. 604800  IN      NS     
> ns1.ams.attingo.nl.
> 
> ;; ADDITIONAL SECTION:
> ns.hoho.nl.             86400   IN      A      
> 195.64.82.82
> ns1.ams.attingo.nl.     604800  IN      A      
> 62.41.74.2
> ns2.hoho.nl.            86400   IN      A      
> 195.64.80.162
> > 
> > 
> > Got answer:
> >    HEADER:
> >        opcode = QUERY, id = 6, rcode = NOERROR
> >        header flags:  response, auth. answer, want
> > recursion, recursion avail.
> >        questions = 1,  answers = 7,  authority records
> = 0,
> >  additional = 3
> > 
> >    QUESTIONS:
> >        freenet.ams.attingo.nl, type = ANY, class = IN
> >    ANSWERS:
> >    ->  freenet.ams.attingo.nl
> >        ttl = 604800 (7 days)
> >        primary name server = ns1.ams.attingo.nl
> >        responsible mail addr = hostmaster.attingo.nl
> >        serial  = 11
> >        refresh = 28800 (8 hours)
> >        retry   = 3600 (1 hour)
> >        expire  = 604800 (7 days)
> >        default TTL = 86400 (1 day)
> >    ->  freenet.ams.attingo.nl
> >        internet address = 62.41.75.129
> >        ttl = 604800 (7 days)
> >    ->  freenet.ams.attingo.nl
> >        RP mailbox = hostmaster.attingo.nl
> >        text location = ams.attingo.nl
> >        ttl = 604800 (7 days)
> >    ->  freenet.ams.attingo.nl
> >        text =
> > 
> >        "Attingo Amsterdam Airport"
> >        ttl = 604800 (7 days)
> >    ->  freenet.ams.attingo.nl
> >        nameserver = ns.hoho.nl
> >        ttl = 604800 (7 days)
> >    ->  freenet.ams.attingo.nl
> >        nameserver = ns1.ams.attingo.nl
> >        ttl = 604800 (7 days)
> >    ->  freenet.ams.attingo.nl
> >        nameserver = ns2.hoho.nl
> >        ttl = 604800 (7 days) 
> > (snipped)
> > 
> > 
> > > How exactly are you doing the lookup? I do get the
> right
> > > records
> > > and the NS's are configured properly. For
> completeness
> > > here is
> > > the appropriate section from named.conf from a slave:
> > > 
> > > zone "freenet.ams.attingo.nl" {
> > >         type slave;
> > >         masters { 62.41.74.2; };
> > >         file
> "/etc/bind/slave/freenet.ams.attingo.nl";
> > > };
> > > 
> > > Wichert.
> > > 
> > > -- 
> > >  
> > >
> >
>
_________________________________________________________________
> > >  /wichert at wiggy.net         This space intentionally
> left
> > > occupied \
> > > | wichert at deephackmode.org           
> > > http://www.liacs.nl/~wichert/ |
> > > | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8
> 9250
> > > 2FA3 BC2D |
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Send FREE video emails in Yahoo! Mail!
> > http://promo.yahoo.com/videomail/
> > 
> 
> -- 
>  
>
_________________________________________________________________
>  /wichert at wiggy.net         This space intentionally left
> occupied \
> | wichert at deephackmode.org           
> http://www.liacs.nl/~wichert/ |
> | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250
> 2FA3 BC2D |


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


More information about the bind-users mailing list