-
Notifications
You must be signed in to change notification settings - Fork 78
DNS lookup fail in guest on centos #320
Comments
Same issue here : working on Windows 7, vagrant 2.1.1, virtualbox 5.2.12r122591, box centos/7 : enabling landrush break the DNS, my shell provisionning break on yum unable to find mirrors. |
@ianmiell is this still a re-producible problem for you? What are the steps to re-produce? Are you saying the problem is a CentOS host? |
Which box and config are you using? |
If memory serves I had the problem on ubuntu bionic (definitely) and centos/7 (I think), running on a base of ubuntu 18.04 (I think). I'll try and check it tomorrow. |
repros the problem:
|
centos/7 looks ok. |
We've been running into the same issue on https://moss.sh/name-resolution-issue-systemd-resolved/ By running this script in our Vagrantfile, we're able to prevent issues with the DNS resolution, but unfortunately this causes Landrush to fail when attempting to halt and then re-up a server (
Relevant block from our Vagrantfile:
Here's where our
Running Vagrant 2.2.3, bento/ubuntu-18.04, landrush 1.3.1. Hope this helps with further information/debugging. |
logging in:
Not sure how to debug from here...?
The text was updated successfully, but these errors were encountered: