3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VMWareFusionでUbuntuをインストールしたらDNSに失敗した話

3
Last updated at Posted at 2014-02-25

なんかおまかせインストール的な手軽なインストール方法があるようだったので試してみたらあっさりインストールされたのだけど、ブラウザを開いたら名前が解決できないエラー。

デフォルトではVMの設定は「Macの接続を共有」(NAT)、Ubuntuのネットワークの設定はDHCPになっているようだ。

DHCPでIPアドレスはもらえていて、ping 8.8.8.8は成功するのに、DNSの情報は来ていない。

そこでUbuntuの中でネットワークの設定を「DHCP(IPアドレスのみ)」に変更してDNSに8.8.8.8を指定したらあっさり動くようになった。

thanks aodag

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?