LoginSignup
3
3

More than 5 years have passed since last update.

ネットワークが切り替わっても VirtualBox 内で名前解決できるようにする

Posted at

外側のネットワーク接続先が切り替わると VirtualBox 内で DNS 名前解決ができなくなって困ってたのですが

> "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyvm hogehoge --natdnspassdomain1 off --natdnshostresolver1 on

(hogehoge は VM 名)

としたら良いらしいと聞いて、試してみたら確かに解決してました。

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