diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index f364147e74..0dd7b3a825 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -3205,6 +3205,7 @@ udp_ready(isc_nmhandle_t *handle, isc_result_t eresult, void *arg) { start_udp(next); check_if_done(); } else { + dighost_error("no servers could be reached\n"); clear_current_lookup(); }