Page 1 of 1
Eigenartiger Fehler
Posted: 2003-05-12 17:37
by loel
Hallo,
ich habe folgenden Fehler:
folgendes Problem habe ich:
Wenn ich über Schlund + Partner Domains bestellt erhalte Ich von
diesen einen folgenden Fehlerbericht:
+++++++++++++++++++++++++++++++++++++++++++++++++
Domain Beantragung hatte DNS-Fehler
The domain spacybee.de is successfully registered! You have time
until 03.06.2003 to connect the domain NOTE: There is no
possibility to update this expire !!!. ERROR: No delegation! The
following errors were detected: == SERVER ns.spacybee.de. ==
Server: hostzentrum.de Address: 80.86.188.95 Query about
spacybee.de for record types ANY Trying spacybee.de ... Query
failed, 0 answers, status: non-existent domain Authority
information: de 10800 IN SOA dns.denic.de ops.denic.de (
2003050275 ;serial (version)
10800 ;refresh period (3 hours) 7200 ;retry interval (2 hours)
3600000 ;expire time (5 weeks, 6 days, 16 hours) 86400 ;default
ttl (1 day) ) spacybee.de does not exist at hostzentrum.de, try
again ns.spacybee.de.: NOT AUTHORITATIVE for the zone spacybee.de
== END == == SERVER ns.schlund.de. == Server: ns.schlund.de
Address: 195.20.224.97 Query about spacybee.de for record types
ANY Trying spacybee.de ... Query failed, 0 answers, status: no
error Authority information: de 8088
3 IN NS sss-jp.denic.de de 80883 IN NS sss-nl.denic.de de 80883
IN NS sss-uk.de.net de 80883 IN NS sss-de1.de.net de 80883 IN NS
sss-us1.de.net de 80883 IN NS sss-us2.denic.de de 80883 IN NS
dns.denic.de de 80883 IN NS dns2.de.net de 80883 IN NS
sunic.sunet.se de 80883 IN NS auth03.ns.de.uu.net de 80883 IN NS
sss-at.denic.de Additional information: sss-jp.denic.de 519 IN A
210.81.13.179 sss-nl.denic.de 519 IN A 193.0.0.237 sss-uk.de.net
61572 IN A 62.53.3.68 sss-de1.de.net 61579 IN A 193.159.170.187 sss-
us1.de.net 61572 IN A 206.65.170.100 sss-us2.denic.de 494 IN A
167.216.196.131 dns.denic.de 519 IN A 81.91.161.5 dns2.de.net
61572 IN A 81.91.162.5 sunic.sunet.se 61579 IN A 192.36.125.2
auth03.ns.de.uu.net 61582 IN A 192.76.144.16 sss-at.denic.de 519
IN A 193.171.255.34 spacybee.de ANY record currently not present
at ns.schlund.de ns.schlund.de.: NOT AUTHORITATIVE for the zone
spacybee.de == END == The servers don''t have all the same
primary! Server ns.spacybee.de. is not
authoritative! Server ns.schlund.de. is not authoritative!
+++++++++++++++++++++++++++++++++++++++++++++++
> Das Zone-File im Bind sieht aber richtig aus:
> +++++++++++++++++++++++++++++++++++++++++++++++++
> $TTL 86400
> @ IN SOA spacybee.de. root.spacybee.de. (
> ; VHCS dmn [spacybee.de] timestamp entry BEGIN.
> 1051968917
> ; VHCS dmn [spacybee.de] timestamp entry END.
> 8H
> 2H
> 4W
> 1D )
> IN NS ns.spacybee.de.
> ; VHCS dmn [spacybee.de] dns2 entry BEGIN.
> NS ns.schlund.de.
> ; VHCS dmn [spacybee.de] dns2 entry END.
> IN MX 10 mail.spacybee.de.
>
> spacybee.de. A 80.86.188.95
> ns IN A 80.86.188.95
> mail IN A 80.86.188.95
> www CNAME spacybee.de.
> ftp CNAME spacybee.de.
> ; VHCS sub [{SUBDOMAIN_NAME}] entry BEGIN.
> ; VHCS sub [{SUBDOMAIN_NAME}] entry END.
> +++++++++++++++++++++++++++++++++++++++++++++++++
Was ist da nun falsch?
Auf einmal bekomme ich diese Fehler :(
Ich hoffe jemand kann mir helfen.
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-12 17:41
by anormal
Server ns.spacybee.de. is not authoritative!
Server ns.schlund.de. is not authoritative!
Die beiden eingetragenen Nameserver kennen die Domain selber noch nicht. Hast du nen eigenen DNS am laufen? Wenn ja, check mal die Einstellungen.
Re: Eigenartiger Fehler
Posted: 2003-05-12 17:48
by dodolin
@ IN SOA spacybee.de. root.spacybee.de. (
[...]
IN NS ns.spacybee.de.
Ist schonmal falsch. SOA und NS RR müssen übereinstimmen (wenn du nicht gerade Hidden Primary Konfigurationen machst, wovon ich nicht ausgehe).
Auf welcher IP soll dein DNS überhaupt laufen?
Auf hostzentrum.de = 80.86.188.95?
Dann ist da was total kaputt:
Code: Select all
[dominik@sklave dominik]$ dig @hostzentrum.de spacybee.de any
; <<>> DiG 9.2.1 <<>> @hostzentrum.de spacybee.de any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 6877
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;spacybee.de. IN ANY
;; AUTHORITY SECTION:
de. 2904 IN SOA dns.denic.de. ops.denic.de. 2003051231 10800 7200 3600000 86400
;; Query time: 57 msec
;; SERVER: 80.86.188.95#53(hostzentrum.de)
;; WHEN: Mon May 12 17:46:24 2003
;; MSG SIZE rcvd: 79
Re: Eigenartiger Fehler
Posted: 2003-05-12 18:41
by loel
Hi,
eigenartig ist, dass paar andere Domains laufen :?
Auf 80.86.188.95 soll der DNS laufen - Ja!
Das mit den DNS Einträgen macht aber VHCS automatisch, da konnte ich nicht viel beitragen :-(
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-12 18:43
by dodolin
eigenartig ist, dass paar andere Domains laufen
Das hilft dir und uns hier genau gar nicht weiter. Eine Nullaussage.
Das mit den DNS Einträgen macht aber VHCS automatisch, da konnte ich nicht viel beitragen
Ich kenne dieses VHCS nicht.
Ich habe dir diverse Fehler aufgezeigt.
Wie du die behebst oder wie du sie dem VHCS abgewöhnst, ist deine Sache. Ausser du hast Glück und es gibt hier jemanden, der sich damit auskennt.
Re: Eigenartiger Fehler
Posted: 2003-05-12 18:59
by loel
Hi dodolin,
nun z.B.
Code: Select all
dig @hostzentrum.de klamm-zockbude.de any
(klamm-zockbude.de wurde ebenfalls per VHCS eingetragen)
Code: Select all
; <<>> DiG 9.2.1 <<>> @hostzentrum.de klamm-zockbude.de any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7090
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 3
;; QUESTION SECTION:
;klamm-zockbude.de. IN ANY
;; ANSWER SECTION:
klamm-zockbude.de. 86400 IN SOA klamm-zockbude.de. root.klamm-zockbude.de. 1048054136 28800 7200 2419200 86400
klamm-zockbude.de. 86400 IN NS ns.klamm-zockbude.de.
klamm-zockbude.de. 86400 IN NS ns.schlund.de.
klamm-zockbude.de. 86400 IN MX 10 mail.klamm-zockbude.de.
klamm-zockbude.de. 86400 IN A 80.86.188.95
;; ADDITIONAL SECTION:
ns.schlund.de. 68603 IN A 195.20.224.97
ns.klamm-zockbude.de. 86400 IN A 80.86.188.95
mail.klamm-zockbude.de. 86400 IN A 80.86.188.95
;; Query time: 3 msec
;; SERVER: 80.86.188.95#53(hostzentrum.de)
;; WHEN: Mon May 12 18:58:12 2003
;; MSG SIZE rcvd: 203
EDIT:
Das ZOne File zu klamm-zockbude.de
Code: Select all
$TTL 86400
@ IN SOA klamm-zockbude.de. root.klamm-zockbude.de. (
; VHCS dmn [klamm-zockbude.de] timestamp entry BEGIN.
1048054136
; VHCS dmn [klamm-zockbude.de] timestamp entry END.
8H
2H
4W
1D )
IN NS ns.klamm-zockbude.de.
IN NS ns.schlund.de.
IN MX 10 mail.klamm-zockbude.de.
klamm-zockbude.de. A 80.86.188.95
ns IN A 80.86.188.95
mail IN A 80.86.188.95
www CNAME klamm-zockbude.de.
ftp CNAME klamm-zockbude.de.
; VHCS sub [{SUBDOMAIN_NAME}] entry BEGIN.
; VHCS sub [{SUBDOMAIN_NAME}] entry END.
$TTL 86400
@ IN SOA klamm-zockbude.de. root.klamm-zockbude.de. (
; VHCS dmn [klamm-zockbude.de] timestamp entry BEGIN.
1048054136
; VHCS dmn [klamm-zockbude.de] timestamp entry END.
8H
2H
4W
1D )
IN NS ns.klamm-zockbude.de.
IN NS ns.schlund.de.
IN MX 10 mail.klamm-zockbude.de.
klamm-zockbude.de. A 80.86.188.95
ns IN A 80.86.188.95
mail IN A 80.86.188.95
www CNAME klamm-zockbude.de.
ftp CNAME klamm-zockbude.de.
; VHCS sub [{SUBDOMAIN_NAME}] entry BEGIN.
; VHCS sub [{SUBDOMAIN_NAME}] entry END.
[/code]
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-14 16:07
by loel
Hallo,
hmm... Ich habe nun herum probiert und getan und und und
Irgendwie hat das nichts gebracht :-(
Irgendwas stimmt da nicht :(
---#
Kann mir jemand bitte sagen, wie das Zonefile richtig aussehen sollte? :oops:
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-14 18:49
by burgi
Probiers mal mit dem Standartzonefile aus der FAQ!
Code: Select all
$TTL 1W
@ IN SOA ns hostmaster.klamm-zockbude.de. (
1048054137 ; serial
8H ; refresh
2H ; retry
1W ; expiry
11h ) ; minimum
;
; Zone name server records
;
IN NS ns
IN NS ns.schlund.de.
;
; Zone mail exchange records
;
IN MX 10 mail
;
; Zone records
;
IN A 80.86.188.95
* IN A 80.86.188.95
Kannst du mir sagen was VHCS ist?
Re: Eigenartiger Fehler
Posted: 2003-05-14 19:08
by loel
Kannst du mir sagen was VHCS ist?[/quote]
Hi,
Virtual
Hosting
Control
Service
http://www.vhcs.net
Ist ein AdminTool...
Gruss
LOEL
Re: Eigenartiger Fehler
Posted: 2003-05-15 06:55
by loel
Hallo,
DNS kaputt?
Also irgendwie verstehe ich jetzt nix mehr!
Ich habe es nun mit dem ZoneFile Template aus dem FAQ Bereich probiert (
http://www.rootforum.org/faq/index.php? ... =106&lang= )
So und nun gibt mir Providerdomain den gleichen Fehler aus.
Liegt es irgendwie an der Konfiguration von BIND ?
Hier ist der Inhalt der named.conf
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you might need to uncomment the query-source
// directive below. Previous versions of BIND always asked
// questions using port 53, but BIND 8.1 and later use an unprivileged
// port by default.
// query-source address * port 53;
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
// forwarders {
// 0.0.0.0;
// };
allow-transfer {
195.20.224.97;
195.20.225.34;
};
auth-nxdomain no; # conform to RFC1035
allow-query {
195.20.224.97;
195.20.225.34;
};
};
// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
// add entries for other zones below here
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
// VHCS named Data BEGIN.
zone "debian-mta-fd.org" {
type master;
file "/var/cache/bind/debian-mta-fd.org.db";
};
// VHCS dmn [hostzentrum.de] cfg entry BEGIN.
zone "hostzentrum.de" {
type master;
file "/var/cache/bind/hostzentrum.de.db";
};
// VHCS dmn [hostzentrum.de] cfg entry END.
// VHCS dmn [spacybee.de] cfg entry BEGIN.
zone "spacybee.de" {
type master;
file "/var/cache/bind/spacybee.de.db";
};
// VHCS dmn [spacybee.de] cfg entry END.
// VHCS dmn [{DOMAIN_NAME}] cfg entry BEGIN.
// VHCS dmn [{DOMAIN_NAME}] cfg entry END.
// VHCS named Data END.
zone "95.188.86.80.in-addr.arpa" {
type master;
file "/var/cache/bind/80.86.188.95.rev";
};
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-15 09:42
by ice
auth-nxdomain no; # conform to RFC1035
allow-query { 195.20.224.97; 195.20.225.34; };
Warum nicht jeder? (*ex-user* ich hab was gelernt

)
# erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
Einmal reicht, aber warum nicht jeder?
Dein Zonefile:
Code: Select all
$TTL 1W
@ IN SOA ns.klamm-zockbude.de. hostmaster.klamm-zockbude.de. (
2003051501 ; serial (heute)
8H ; refresh
2H ; retry
1W ; expiry
11h ) ; minimum
;
; Zone name server records
;
IN NS ns.klamm-zockbude.de.
IN NS ns.schlund.de.
;
; Zone mail exchange records
;
IN MX 10 mx
;
; Zone records
;
IN A 80.86.188.95
* IN A 80.86.188.95
;Leerzeile
Da Du sagtest, dass klamm-zockbude.de funktioniert habe ich diese Domain als ns.Domain genommen. Ich würde für das "default.zone" File die p1213xxxx.pureserver.info von 1&1 empfehlen. Da kannst nix falschmachen und Dein DNS ist auch immer erreichbar.
Re: Eigenartiger Fehler
Posted: 2003-05-15 09:45
by sascha
Sollte eher so aussehen:
Code: Select all
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you might need to uncomment the query-source
// directive below. Previous versions of BIND always asked
// questions using port 53, but BIND 8.1 and later use an unprivileged
// port by default.
// query-source address * port 53;
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
// forwarders {
// 0.0.0.0;
// };
// erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
// conform to RFC1035
auth-nxdomain no;
allow-query { any };
};
// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
// add entries for other zones below here
// VHCS named Data BEGIN.
zone "debian-mta-fd.org" {
type master;
file "/var/cache/bind/debian-mta-fd.org.db";
};
// VHCS dmn [hostzentrum.de] cfg entry BEGIN.
zone "hostzentrum.de" {
type master;
file "/var/cache/bind/hostzentrum.de.db";
};
// VHCS dmn [hostzentrum.de] cfg entry END.
// VHCS dmn [spacybee.de] cfg entry BEGIN.
zone "spacybee.de" {
type master;
file "/var/cache/bind/spacybee.de.db";
};
// VHCS dmn [spacybee.de] cfg entry END.
// VHCS dmn [{DOMAIN_NAME}] cfg entry BEGIN.
// VHCS dmn [{DOMAIN_NAME}] cfg entry END.
// VHCS named Data END.
zone "95.188.86.80.in-addr.arpa" {
type master;
file "/var/cache/bind/80.86.188.95.rev";
};
Re: Eigenartiger Fehler
Posted: 2003-05-16 07:45
by loel
Hallo liebe Menschen,
eure Ratschläge haben bis jetzt nichts gebracht - Immer wieder der gleiche Fehler.
Hat noch jemand einen Tipp, was da los sein könnte?
Gruss
LOEL
Re: Eigenartiger Fehler
Posted: 2003-05-16 15:06
by ice
Wie wärs mit den neuen Configs?
Re: Eigenartiger Fehler
Posted: 2003-05-16 19:44
by loel
ICE wrote:Wie wärs mit den neuen Configs?
Hi ICE,
ich habe es nun mit den Configs vom Sascha und die vom Rootforum FAQ probiert.
Gruss
EDIT:
Hier die Configfile:
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you might need to uncomment the query-source
// directive below. Previous versions of BIND always asked
// questions using port 53, but BIND 8.1 and later use an unprivileged
// port by default.
// query-source address * port 53;
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
// forwarders {
// 0.0.0.0;
// };
// erlaubt das zone-update zu ns.schlund.de und ns2.schlund.de
allow-transfer { 195.20.224.97; 195.20.225.34; };
// conform to RFC1035
auth-nxdomain no;
allow-query { any };
};
// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
// add entries for other zones below here
// VHCS named Data BEGIN.
zone "debian-mta-fd.org" {
type master;
file "/var/cache/bind/debian-mta-fd.org.db";
};
// VHCS dmn [hostzentrum.de] cfg entry BEGIN.
zone "hostzentrum.de" {
type master;
file "/var/cache/bind/hostzentrum.de.db";
};
// VHCS dmn [hostzentrum.de] cfg entry END.
// VHCS dmn [spacybee.de] cfg entry BEGIN.
zone "spacybee.de" {
type master;
file "/var/cache/bind/spacybee.de.db";
};
// VHCS dmn [spacybee.de] cfg entry END.
// VHCS dmn [{DOMAIN_NAME}] cfg entry BEGIN.
// VHCS dmn [{DOMAIN_NAME}] cfg entry END.
// VHCS named Data END.
zone "95.188.86.80.in-addr.arpa" {
type master;
file "/var/cache/bind/80.86.188.95.rev";
};
Re: Eigenartiger Fehler
Posted: 2003-05-20 07:33
by loel
Hallo,
scheint für mich ein schirr unlösbares Problem zu sein.
Kennt jemand einen guten Administrator, der sich damit gut auskennt und gute Preise hat? :)
Gruss
Re: Eigenartiger Fehler
Posted: 2003-05-20 17:19
by ice
Na von Dir kommt ja nix, dann gibts auch keine Hilfe mehr.
Wiederhole Configs. Das ist die Mehrzahl. Man schieb mal das Zonefile her und ohne verschleierung.
Re: Eigenartiger Fehler
Posted: 2003-05-20 18:10
by ice
Hier schonmal ein named.conf die geht:
Code: Select all
options {
directory "/var/cache/bind";
forwarders { 195.20.224.234; 195.20.224.99; };
listen-on port 53 { 127.0.0.1; 80.86.188.95; };
allow-query { any; };
notify yes;
auth-nxdomain no;
allow-recursion { 127.0.0.1; 80.86.188.95; };
allow-transfer { any; };
version "My version is so secret that I even don't know what I'm running on";
};
zone "localhost" in {
type master;
file "localhost.zone";
};
zone "0.0.127.in-addr.arpa" in {
type master;
file "127.0.0.zone";
};
zone "." in {
type hint;
file "root.hint";
};
# You can insert further zone records for your own domains below.
zone "spacybee.de" {
type master;
file "default.de";
};
und nu die Zone: (nenn sie default.de und tu sie in /var/cache/bind)
Code: Select all
$TTL 1W
@ IN SOA ns hostmaster (
2003051501
8H
2H
1W
11h )
IN NS ns
IN NS ns.schlund.de.
IN MX 10 mx
IN A 80.86.188.95
* IN A 80.86.188.95
Die Abstände sind TAB's und die letzte Zeile ist eine Leerzeile.
Diese Konfiguration setzt voraus, dass der DNS und die Domain spacybee.de auf dem selben Server sitzen. Solange funktioniert dann aber auch immer die gleiche Zonedatei, wie das von [TOM] auch beschrieben wurde.