Skip to content

Fix cases where dig -r wasn't working (3.0)#1973

Merged
drwetter merged 1 commit into3.0from
fix_dig-r_3.0
Sep 1, 2021
Merged

Fix cases where dig -r wasn't working (3.0)#1973
drwetter merged 1 commit into3.0from
fix_dig-r_3.0

Conversation

@drwetter
Copy link
Copy Markdown
Collaborator

@drwetter drwetter commented Sep 1, 2021

Similar to #1972.

  • the ignore ~/.digrc option from dig is now parsed from the builtin help
  • there was a potential DNS call which is now avoided
  • the +noidnout check is now parsed from the builtin help
  • the OPENSSL_CONF="" in check_resolver_bins() was moved a few lines higher to avoid other errors in the terminal
  • redo check for noidnout by also using the help function of dig

See also #1949

Similar to #1972.

* the ignore ~/.digrc option from dig is now parsed from the builtin help
* there was a potential DNS call which is now avoided
* the +noidnout check is now parsed from the builtin help
* the OPENSSL_CONF="" in check_resolver_bins() was moved a few lines higher to avoid other errors in the terminal
* redo check for noidnout by also using the help function of dig

See also #1949
@drwetter drwetter merged commit 516cd43 into 3.0 Sep 1, 2021
@drwetter drwetter deleted the fix_dig-r_3.0 branch September 28, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant