
Ubuntu日本語フォーラム

ログインしていません。
Ubuntu 16.04 LTS
$ nslookup google.com
Server: 127.0.1.1
Address: 127.0.1.1#53
Non-authoritative answer:
Name: google.com
Address: 172.217.25.206
$ dig google.com
connection timed out
$ less /etc/resolv.conf
nameserver 127.0.1.1
どうしてdigコマンドでは結果が返らないのですか?
Ubuntuではnameserverのアドレスが127.0.1.1が標準設定のようですが
具体的にこのアドレスは何処を指していますか?
オフライン
debian系だからその機構はそのままになっているようです。
「5.1.1. ホスト名の解決」
オフライン