[Pdns-users] Different answer for SOA
Christian Kuehn
christian.kuehn at mcs.de
Fri Oct 13 12:04:05 UTC 2006
No problem :-)
[tks at aventurine:pdns-2.9.20] /usr/sbin/dig soa kimbrien.de @212.1.35.86 +norecurs
; <<>> DiG 9.2.4 <<>> soa kimbrien.de @212.1.35.86 +norecurs
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 734
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;kimbrien.de. IN SOA
;; ANSWER SECTION:
kimbrien.de. 21660 IN SOA ns-auth1-ham.mcs.de.
hostmaster.mcs.de. 2006101308 28800 7200 604800 3500
;; Query time: 1 msec
;; SERVER: 212.1.35.86#53(212.1.35.86)
;; WHEN: Fri Oct 13 14:02:01 2006
;; MSG SIZE rcvd: 99
----------------
[tks at aventurine:pdns-2.9.20] /usr/sbin/dig axfr kimbrien.de @212.1.35.86 +norecurs
; <<>> DiG 9.2.4 <<>> axfr kimbrien.de @212.1.35.86 +norecurs
;; global options: printcmd
kimbrien.de. 3500 IN SOA ns-auth1-ham.mcs.de.
hostmaster.mcs.de. 2006101308 28800 7200 604800 3500
kimbrien.de. 21600 IN MX 10 mail.hamburg.cityline.net.
kimbrien.de. 21600 IN MX 20 backup-mx.hamburg.cityline.net.
www.kimbrien.de. 21200 IN CNAME www.connects.de.
kimbrien.de. 21660 IN NS ns-auth-old.mcs.de.
kimbrien.de. 21660 IN NS ns2.mcs-hh.de.
kimbrien.de. 21660 IN NS ns-auth-muc.mcs.de.
kimbrien.de. 21660 IN NS ns.mcs-hh.de.
kimbrien.de. 3500 IN SOA ns-auth1-ham.mcs.de.
hostmaster.mcs.de. 2006101308 28800 7200 604800 3500
;; Query time: 6 msec
;; SERVER: 212.1.35.86#53(212.1.35.86)
;; WHEN: Fri Oct 13 14:02:21 2006
;; XFR size: 9 records
----------------------------
mysql> select * from records where name='kimbrien.de';
+-----+--------------+-----------+-------------+------+---------------------------------------------------------------------------+-------+------+-------------+|
id | nt_record_id | domain_id | name | type | content
| ttl | prio | change_date
|+-----+--------------+-----------+-------------+------+---------------------------------------------------------------------------+-------+------+-------------+|
124 | 11 | 3 | kimbrien.de | MX | mail.hamburg.cityline.net.
| 21600 | 10 | NULL |
| 130 | 12 | 3 | kimbrien.de | MX |
backup-mx.hamburg.cityline.net. |
21600 | 20 | NULL |
| 159 | NULL | 3 | kimbrien.de | SOA | ns-auth1-ham.mcs.de.
hostmaster.mcs.de. 2006101308 28800 7200 604800 3500 | 21660 | NULL | NULL |
| 160 | NULL | 3 | kimbrien.de | NS | ns-auth-old.mcs.de.
| 21660 | NULL | NULL |
| 161 | NULL | 3 | kimbrien.de | NS | ns2.mcs-hh.de.
| 21660 | NULL | NULL |
| 162 | NULL | 3 | kimbrien.de | NS | ns-auth-muc.mcs.de.
| 21660 | NULL | NULL |
| 163 | NULL | 3 | kimbrien.de | NS | ns.mcs-hh.de.
| 21660 | NULL | NULL |
+-----+--------------+-----------+-------------+------+---------------------------------------------------------------------------+-------+------+-------------+7
rows in set (0.00 sec)
Many thanks in advance!
Kind Regards
Christian
bert hubert wrote:
> On Fri, Oct 13, 2006 at 01:56:25PM +0200, Christian Kuehn wrote:
>> Hi,
>>
>> from my pdns 2.9.20 I get different answers for the SOA of a domain:
>>
>> [tks at aventurine:pdns-2.9.20] /usr/sbin/dig soa kimbrien.de @212.1.35.86
>> +nocomments +noquery
>
> Please show the contents of your database, perhaps something like:
>
> select * from records where name='kimbrien.de';
>
> If you run from a zone file, please show the zone file.
>
> Please repeat the 'dig' query with '+norecurs', and w/o nocomments and
> noquery.
>
> Thanks.
>
--
Christian Kühn
(Technical Consultant / Hostmaster)
======================================================
MCS MOORBEK COMPUTER SYSTEME GmbH
Essener Bogen 17 - 22419 Hamburg - Germany
Tel +49 (0)40 53773 0 - Fax: +49 (0)40 53773 200
eMail: christian.kuehn at mcs.de
Web: http://www.mcs.de
GPG 8B52 41A1 4B8F 4DE7 9064 2073 6168 137A 3DDA 0F36
======================================================
More information about the Pdns-users
mailing list