Removing +norecurse does not enable recursion #1

開放中
建立於 2017-11-02 16:46:54 +00:00coolaj86 · 0 comment
擁有者

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.
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: coolaj86/digd.js#1
No description provided.