No YAML output in dig when host is unreachable
On a system with no IPv6 connectivity:
;; Connection to 2001:500:2::c#53(2001:500:2::c) for s537872774-test. failed: host unreachable.
However:
returns nothing. I would have expected:
-
type: DIG_ERROR
message: |
Connection to 2001:500:2::c#53(2001:500:2::c) for s537872774-test. failed: host unreachable.
Edited by Paul Hoffman