Removing +norecurse does not enable recursion #1

Open
opened 2017-11-02 16:46:54 +00:00 by coolaj86 · 0 comments
Owner

The status code is REFUSED instead of recursing.

dig @localhost A google.com

Note that there is code for handling recursion, but it hasn't been tested since the vanity Glue record and SOA/NS delegation support has been added. That was a little messy, so it probably got messed up at that time.

The status code is REFUSED instead of recursing. ```bash dig @localhost A google.com ``` Note that there is code for handling recursion, but it hasn't been tested since the vanity Glue record and SOA/NS delegation support has been added. That was a little messy, so it probably got messed up at that time.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/digd.js#1
No description provided.