Ticket #130 (closed defect: fixed)
r972 doesn't properly send servfail for not-authorative domains
| Reported by: | anon | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Trying to query a not configured domain against an r972 pdns-server with recursing disabled.
Log shows: pdns[3936]: Not authoritative for 'foo.at', sending servfail to 83.64.192.35 (recursion was desired)
But my dig @ns2.<zapped> foo.at never gets that reply, instead it prints an connection time out error. I've got a tcpdump/pcap trace file which shows that no answer packet gets sent (at least it looks like that to me :). Can email this trace file on request.
This worked with Debian's 2.9.20-8 as well as with r950.
-ch@ircnet
Change History
Note: See
TracTickets for help on using
tickets.