You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2023. It is now read-only.
I installed it and I can get vms to see each other, and as well as the internet(e.g. www.google.com) but
I can't seem to get my host to ping or resolve the vm's names.
I'm new to this, can someone explain what is wrong and how to fix it?
I checked the following on the host:
dig -p 10053 orc-app1.test @localhost
and it works, proving that the landrush dns at 10053 is working fine.
I think my host is ubuntu 18.04 and it has that systemd-resolved stub listener running on port 53, so dnsmasq is not running at port 53. Is this a problem?
coelhoricardo, Kocal, witchbutter and Martin-Eckleben