Newbie-Problems ???

Ola Nyström onm at algo.net
Tue Nov 23 16:02:49 UTC 1999


On Tue, 23 Nov 1999, F. Meyer-Kassel wrote:

> Nov 23 16:19:13 www1 named[1684]: 89.159.62.zone:1: SOA for
> "89.159.62.in-addr-a
> rpa" not at zone top "89.159.62.in-addr.arpa"

here you can see the problem. SOA not at top meens that the SOA is not at
the top of the zone (or that there might be a speliing error ;) )

<SNIP>


> 89.159.62.in-addr-arpa. IN SOA localhost. root.localhost. (

And here is the spelling error.
it sould not be in-addr-arpa. but in-addr.arpa.

Change that (and the same error below) and it shoud work fine.

>                                 3               ; Serial
>                                 10800           ; 3h Refresh
>                                 3600            ; Retry after 1h
>                                 604800          ; Expire after 1 week
>                                 86400 )         ; 1 day TTL
> ;
> ; Nameservers
> ;
> 89.159.62.in-addr-arpa. IN NS ns.online-shop-ag.de.
> 89.159.62.in-addr-arpa. IN NS ns.kundenserver.de
> 
> ;
> ; Addresses point to canonical name
> ;
> 66.89.159.62            IN PTR www.studio61.de
> 
> ------------- snip snip snip ------------------------------ EOF
> 
> 
> And my definition of that zone in named.conf looks like this :
> 
> ------------------- snip snip snip ---------------------------------------
> zone "studio61.de" IN {
>         type master;
>         file "studio61.de.zone";
>         # by default, any host can receive zone transfers
>         allow-transfer { any; };
>         notify yes;
> };
> 
> zone "89.159.62.in-addr.arpa" IN {
>         type master;
>         file "89.159.62.zone";
> };
> -----------------------------------------------------------------------
> EOF ----------------
> 
> Can anybody help ?? What does "SOA for "89.159.62.in-addr-a
> rpa" not at zone top "89.159.62.in-addr.arpa"" mean ???
> 
> Thanks for your help and sorry if this is a dumb question... :-)
> 
> 
> 
> Florian Meyer-Kassel
> Online-Shop-AG
> 71088 Holzgerlingen
> 07031-74101544
> 

-- 
Ola Nyström		Email: onm at algonet.se   -
Domän/DNS Drift	        Telenordia AB / Algonet -
Tel: 08 587 587 00	Fax: 08 587 587 34      -
-------------------------------------------------


More information about the bind-users mailing list