nslookup ;; connection timed out; no servers could be reached

(No servers could be reached에서 넘어옴)

1 개요[ | ]

;; connection timed out; no servers could be reached
root@localhost:~# nslookup example.com
;; connection timed out; no servers could be reached
root@localhost:~# curl -v example.com
* Could not resolve host: example.com; Unknown error
* Closing connection 0
curl: (6) Could not resolve host: example.com; Unknown error
root@localhost:~# ping example.com
ping: example.com: Temporary failure in name resolution

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}