Schlund als Secondary

Bind, PowerDNS
Post Reply
bom
Posts: 10
Joined: 2006-04-21 17:34
Location: HH
 

Schlund als Secondary

Post by bom »

Hallo,

leider noch ein Schlund-Thread, von denen ich schon einige gelesen hab, aber irgendwie bekomme ich es nicht hin, daß mein Primary bei Schlund eingetragen wird. Er sagt zwar im Webinterface, daß alles ok sei, aber in der History finde ich dann folgenden Error:

Code: Select all

status: E0102 [Domain konnte nicht aktualisiert werden.]
error: 53300102912
NIC-Antwort: 	
Nameserver error
ERROR: The nameserver list doesn't match the given one (ns.domain.de./xxx.xxx.139.138, ns10.schlundtech.de./62.116.163.100)

Auf der Registerkarte Nameservereinstellungen ist bei Schlund "nur zweiter Nameserver" eingetragen und ich geben immer ns.domain.de und ins Feld daneben die IP ein. Sollte eigentlich alles so richtig sein.


Nun mal meine Konfiguration und was ich sonst so gefunden hab (hoffe ich habe zur Übersichtlichkeit nicht zuviel rausgelöscht):



named.conf.options:

Code: Select all

directory "/var/cache/bind";
pid-file "/var/run/bind/run/named.pid";
notify yes;
allow-transfer { 62.116.163.100; 62.116.162.121; };
forwarders { 195.20.224.234; 195.20.224.99; };
forward first;
listen-on port 53 { 127.0.0.1; 85.25.139.138; };
listen-on-v6 { none; };
allow-query { 127.0.0.1; 85.25.139.138; };
allow-recursion { 127.0.0.1; 85.25.139.138; };
uth-nxdomain no;    # conform to RFC1035

named.conf:

Code: Select all

include "/etc/bind/named.conf.options";

// Eigene Domains

zone "domain.de" in {
type master;
file "/etc/bind/default.zone";
allow-query { any; };
};


default.zone:

Code: Select all

$TTL 1W
@ IN SOA ns root (
2003022501 ; serial
8H ; refresh
2H ; retry
1W ; expiry
11h) ; minimum

        IN      NS      ns
        IN      NS      ns10.schlund.de.
        IN      MX      80 mail

        IN      A       85.25.139.138
        IN      MX      80 mail

*       IN      A       85.25.139.138
        IN      MX      80 mail

ns      IN      A       85.25.139.138

mail    IN      A       85.25.139.138
        IN      MX      80 mail


Im syslog findet sich das:

Code: Select all

starting BIND 9.2.4 -u bind
using 1 CPU
loading configuration from '/etc/bind/named.conf'
listening on IPv4 interface lo, 127.0.0.1#53
listening on IPv4 interface eth0, 85.25.139.138#53
command channel listening on 127.0.0.1#953
command channel listening on ::1#953
zone 0.in-addr.arpa/IN: loaded serial 1
zone 127.in-addr.arpa/IN: loaded serial 1
zone 255.in-addr.arpa/IN: loaded serial 1
zone domain.de/IN: loaded serial 2003022501
zone localhost/IN: loaded serial 1
running
zone domain.de/IN: sending notifies (serial 2003022501)
transfer of 'veklor.de/IN': AXFR started


Nen dig -t an meinen und den schlund ns geben das gleiche aus.

Man kann auch auf http://www.domain.de zugreifen.

Bestimmt irgend ne Kleinigkeit, aber ich finde sie nicht. Vielleicht sieht ja jemand mein Problem

Gruß
bom
Last edited by bom on 2006-06-22 09:01, edited 2 times in total.
wirsing
Posts: 604
Joined: 2002-11-20 21:32
Location: Vaihingen und Karlsruhe
 

Re: Schlund als Secondary

Post by wirsing »

Wenn ich so bei der denic nachfrage, dann delegieren die auf ns9.schlundtech.de und ns10.schlundtech.de; ns9 antwortet allerdings mir SERVFAIL.
Ich vermute, dass da bei schlundtech was schief gelaufen ist und die nicht die richtigen Nameserver an die denic weitergegeben haben.
Versuch' doch, noch einmal alle Einstellungen im schlundtech-Menü so wie sie (wohl richtig) sind zu speichern, auf dass er einen Update anstoße.
bom
Posts: 10
Joined: 2006-04-21 17:34
Location: HH
 

Re: Schlund als Secondary

Post by bom »

Hallo,

danke für Deine Antwort.

Habs grad nochmal probiert - gleiches Spiel. Im Webinterface von Schlund steht auch ns9 und ns10 drin. Dann wende ich mich mal an deren Support...

Gruß
bom
wgot
Posts: 1675
Joined: 2003-07-06 02:03
 

Re: Schlund als Secondary

Post by wgot »

Hallo,
bom wrote: IN NS ns10.schlund.de.
ns10.schlundtech.de.

Gruß, Wolfgang
bom
Posts: 10
Joined: 2006-04-21 17:34
Location: HH
 

Re: Schlund als Secondary

Post by bom »

Hallo Wolfgang,

vielen Dank für das aufmerksame Lesen. Das wars natürlich. Manchmal kommt man einfach nicht drauf ;)

Gruß
bom
fneuhaus
Posts: 5
Joined: 2006-05-14 23:17
 

Re: Schlund als Secondary

Post by fneuhaus »

Sorry, das ist bestimmt ein häufiges thema, aber ich habe leider auch ein Problem und weiß nicht weiter.
Folgende Fehlermeldung bekomme ich von schlundtech:

The nameserver list doesn't match the given one

Woran kann es liegen?


Vielen Dank für eure Hilfe


anbei die ausgabe von dig

Code: Select all

dig www.dommainname.de

; <<>> DiG 9.2.4 <<>> www.dommainname.de
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26605
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;www.dommainname.de.       IN      A

;; ANSWER SECTION:
www.dommainname.de. 3600   IN      A       217.119.52.84

;; AUTHORITY SECTION:
dommainname.de.    3600    IN      NS      ns10.schlundtech.de.
dommainname.de.    3600    IN      NS      ns.************.de.
dommainname.de.    3600    IN      NS      ns9.schlundtech.de.

;; ADDITIONAL SECTION:
ns.**************.de.   3600    IN      A       IP des Servers
ns9.schlundtech.de.     20117   IN      A       62.116.129.129
ns10.schlundtech.de.    16700   IN      A       62.116.163.100

;; Query time: 0 msec
;; SERVER: ip.des.servers#53(ip.des.servers)
;; WHEN: Mon May 15 16:02:32 2006
;; MSG SIZE  rcvd: 186
Post Reply