[Pdns-users] Field order "wrong", SOA not being the first.
Marco Matarazzo
mmatarazzo at nuisoft.it
Fri Oct 15 13:18:03 UTC 2004
Greetings.
I am experiencing some problems with PowerDNS.
The problem is that ANY query does not return fileds in a "good" order,
starting with SOA and so. Italian authority does not accept DNS servers
with this behavior (and i believe this is not RFC compliant).
The order seems to be changing every 20 seconds or so (caching, I
think). The order in which the fields are SELECT'ed from MySQL DB is
correct, but it seems that PowerDNS is "rearranging" them.
Is there a way to fix it? It's a problem or something misconfigured, or
is this the normal behavior of PowerDNS?
I am using a NATIVE record
Thanks in advance.
-->
[root at localhost root]# dig nuisoft.it any @212.239.40.251
; <<>> DiG 9.2.3 <<>> nuisoft.it any @212.239.40.251
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7024
;; flags: qr aa rd; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 3
;; QUESTION SECTION:
;nuisoft.it. IN ANY
;; ANSWER SECTION:
nuisoft.it. 85187 IN A 212.239.40.241
nuisoft.it. 85187 IN MX 10 mail.nuisoft.it.
nuisoft.it. 85187 IN NS gwydion.nuisoft.it.
nuisoft.it. 85187 IN NS dns3.nic.it.
nuisoft.it. 85187 IN SOA gwydion.nuisoft.it.
hostmaster.nuisoft.it. 2004080301 86400 1800 1209600 3600
nuisoft.it. 85187 IN NS lancelot.nuisoft.it.
;; ADDITIONAL SECTION:
mail.nuisoft.it. 85187 IN A 212.239.40.241
gwydion.nuisoft.it. 85187 IN A 212.239.40.252
lancelot.nuisoft.it. 85187 IN A 212.239.40.251
;; Query time: 7 msec
;; SERVER: 212.239.40.241#53(212.239.40.241)
;; WHEN: Fri Oct 15 15:12:53 2004
;; MSG SIZE rcvd: 246
--
Marco Matarazzo
More information about the Pdns-users
mailing list