[Pdns-users] Important bug fix, PowerDNS 3.1.1 released...

Gerhard Gaußling ggrubbish at web.de
Fri May 26 11:54:05 UTC 2006


Am Freitag, 26. Mai 2006 12:56 schrieb Gerhard Gaußling:

> gerhard at ubuntu:~/download/pdns$ dig smtp.web.de @localhost
>
> ; <<>> DiG 9.3.2 <<>> smtp.web.de @localhost
> ; (1 server found)
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17411
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
>
> ;; QUESTION SECTION:
> ;smtp.web.de.                   IN      A
>
> ;; AUTHORITY SECTION:
> web.de.                 3040    IN      SOA     nsx1.web.de.
> hostmaster.webde.de. 2005083236 28800 7200 604800 3600
>
> ;; Query time: 1 msec
> ;; SERVER: 127.0.0.1#53(127.0.0.1)
> ;; WHEN: Fri May 26 12:39:40 2006
> ;; MSG SIZE  rcvd: 87
>
> but:
> gerhard at ubuntu:~/download/pdns$ dig +short www.web.de @localhost
> 217.72.195.42

Hmmm... Now it works again!?

Before I received this mailq answer:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
77A12261A9B      916 Fri May 26 12:57:03  ggrubbish at web.de
(Host or domain name not found. Name service error for name=smtp.web.de 
type=A: Host found but no data record of requested type)
                                         nive at freesurf.fr

5876A261A5A     3274 Fri May 26 12:56:48  ggrubbish at web.de
(Host or domain name not found. Name service error for name=smtp.web.de 
type=A: Host found but no data record of requested type)
                                         
pdns-announce at mailman.powerdns.com
                                         pdns-dev at mailman.powerdns.com
                                         pdns-users at mailman.powerdns.com
                                         bert.hubert at netherlabs.nl

-- 4 Kbytes in 2 Requests.

Now, all messages are send:

gerhard at ubuntu:~/download/pdns$ mailq
Mail queue is empty

Before I got problems to resolve the A record:
gerhard at ubuntu:~/download/pdns$ dig +short smtp.web.de @localhost A
gerhard at ubuntu:~/download/pdns$ dig +short smtp.web.de @localhost MX
10 smtp.web.de.


Dig the A record works now:

gerhard at ubuntu:~/download/pdns$ dig smtp.web.de @localhost A

; <<>> DiG 9.3.2 <<>> smtp.web.de @localhost A
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3673
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;smtp.web.de.                   IN      A

;; ANSWER SECTION:
smtp.web.de.            39067   IN      A       217.72.192.157

;; Query time: 50 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri May 26 13:47:04 2006
;; MSG SIZE  rcvd: 45


And diggin for the MX works now better:
gerhard at ubuntu:~/download/pdns$ dig smtp.web.de @localhost MX

; <<>> DiG 9.3.2 <<>> smtp.web.de @localhost MX
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25334
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;smtp.web.de.                   IN      MX

;; ANSWER SECTION:
smtp.web.de.            36643   IN      MX      10 smtp.web.de.

;; ADDITIONAL SECTION:
smtp.web.de.            38726   IN      A       217.72.192.157

;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri May 26 13:52:45 2006
;; MSG SIZE  rcvd: 61



Why could this be?

Kind regards

Gerhard Gaußling



More information about the Pdns-users mailing list