Ticket #130 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by ahu

  • status changed from new to closed
  • resolution set to fixed

Fixed in 973

Note: See TracTickets for help on using tickets.