I'm trying to make a DNS query with the dig
command but when I use
dig -x 192.168.200.4
I get the following message:
; <<>> DiG 9.10.3-P4-Ubuntu <<>> -x 192.168.200.4
;; global options: +cmd
;; connection timed out; no servers could be reached
I'm following a guide so I do not know if that IP is the one that is giving me problems or is something else