<div dir="ltr"><div dir="ltr"><div>On Thu, Feb 28, 2019 at 1:29 PM F <<a href="mailto:finalcountdown@post.com">finalcountdown@post.com</a>> wrote:<br>><br>> Learnt how to get WG working here<br>> <a href="https://github.com/StreisandEffect/streisand/issues/1434">https://github.com/StreisandEffect/streisand/issues/1434</a> and it<br>> describes how the openresolv package is needed to get WG to connect<br>> properly. This is not noted in the official WG docs and the average<br>> person would have difficulty figuring out why wg-quick doesn't connect.</div><div><br></div><div>The openresolv package is not a dependency of WireGuard. WireGuard itself does not deal with DNS - the wg-quick tool simply sets up DNS servers for wg interfaces for convenience. For example, I use Ubuntu 18.04 on my laptop, and that distro uses systemd-resolvd. Therefore, I add the line 'PostUp = systemd-resolve -i %i --set-dns=193.138.218.74 --set-domain=~' to my config file instead of the 'DNS = [DNS server here]' line.<br></div><div><br></div><div>Hayden<br></div><div><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div></div>