bind 8 - Server failed

Torsten Rink torsten.rink at statistik-bund.de
Thu Apr 20 06:35:57 UTC 2000


Hi out there,
we have problems with bind 8 (OS: Solaris 2.6). We set up a zone for an
"extranet" stba.testa-de.net. Nslookup delivers records from the own
zone without problems. Querys for other records in the entire domain
(e.g. xyz.testa-de.net) produce the error "localhost can't find
xyz.testa-de.net: Server failed".
- The named doesn't even search for other servers/cache, not traffic is
monitored. 
- The server noted in db.cache (dns1-testa.brandenburg.testa-de.net) is
accessible by IP-Nr., network connection is ok.
- /var/adm/mesages shows no errors

Has anybody any ideas ?

Config-Files attached 

Thanks 

named.conf:
-----------
options {
        directory "/var/named";
};

zone "stba.testa-de.net" in {
        type master;
        file "db.root";
};

zone "250.168.192.in-addr.arpa" in {
        type master;
        file "db.192.168.250";
};

zone "0.0.127.in-addr.arpa" in {
        type master;
        file "db.127.0.0";
};

zone "." in {
        type hint;
        file "db.cache";
};

db.cache
--------
; Verweis auf TESTA-Root-Server in Brandenburg
;
.                        IN     NS   
DNS1TESTA.BRANDENBURG.TESTA-DE.NET.
DNS1TESTA.BRANDENBURG.TESTA-DE.NET.      IN     A     192.168.28.3
; End of File

resolv.conf
-----------
search stba.testa-de.net testa-de.net
nameserver 127.0.0.1
Torsten

----------------------------------------------------------
*  Statistisches Bundesamt             Torsten Rink
*  - Network-Administration -          Tel. +49-611-752605
*  Gustav-Stresemann-Ring 11           FAX  +49-611-724000 
*  D-65189 Wiesbaden
*  http://www.statistik-bund.de/
*
*  SMTP:  torsten.rink at statistik-bund.de
*  X.400: /c=de/a=bund400/p=stba/s=rink/g=torsten



More information about the bind-users mailing list