On 2017-05-22 02:08, Jason A. Donenfeld wrote: > > > On Mon, May 22, 2017 at 3:02 AM, Bzzzz <[email protected] > <mailto:[email protected]>> wrote: > > On Mon, 22 May 2017 02:41:13 +0200 > "Jason A. Donenfeld" <[email protected] <mailto:[email protected]>> wrote: > > > https://github.com/EggieCode/wireguard-ppa/issues/19 > <https://github.com/EggieCode/wireguard-ppa/issues/19> > > Following your comment, you could flip the resolvconf dependency from > a mandatory one to a a recommand or even a suggest, with a few comment > lines into the /usr/share/doc/README.Debian file. > > > The problem is that I would like to be able to use the -x and -m switches of > resolvconf, which only openresolv has. However, it appears that openresolv > does not work very well out of the box on Ubuntu. > > So, I'm not quite sure what I can recommend to Ubuntu users as a reliable way > of setting a per-interface DNS override. Or even what command I could put in > wg-quick to encapsulate that kind of logic. > > Any ideas? >
If I recall correctly ubuntu 16.10+ switched to systemd-resolved, which has a saner way of per-interface DNS server (I would even say the first true DNS server per-interface resolver implementation at all on linux). _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
