Comment 58 for bug 1565985

Revision history for this message
Poma (semenov-roman) wrote :

Is it just me or the new 20160907 image has broken networking? It seems to fail all DNS queries: `ping 8.8.8.8` works but `ping google.com` fails with "unknown host" error.

STR:
$ vagrant init ubuntu/xenial64
$ vagrant box update
$ vagrant up
$ vagrant ssh
$ ping google.com

Result:
ping: unknown host google.com