The problem is that systemd-resolved is taking exclusive control of DNS without the ability to take input from other sources like NetworkManager or VPN software. That means that if systemd-resolved gets a different DNS than what's needed, requests won't be routed correctly. For example (something I ran into recently), systemd-resolved takes the ethernet address of my computer, but then doesn't catch the VPN that my computer connects to via NetworkManager. DNS leaks and I can't access internal resources to the VPN because they're all routing outside the VPN.
Also, openresolv isn't ancient (see http://roy.marples.name/projects/openresolv/home). On 8 March 2016 at 02:11, Tomasz Gajc <[email protected]> wrote: > What? No! > > Dude what is the problem to resurrect some ancient software? > > Cheers > TPG > > 8 mar 2016 03:41 "Robert Xu" <[email protected]> napisał(a): >> >> For Lx3 >> >> On 7 Mar 2016 21:28, "Alexander Khryukin" <[email protected]> wrote: >>> >>> For 2014.2 release? >>> >>> 8 марта 2016 г. 4:07 пользователь "Robert Xu" <[email protected]> написал: >>>> >>>> hi, >>>> >>>> I brought up the fact that systemd-resolved was overwriting DNS >>>> settings in /etc/resolv.conf and not taking NetworkManager or any >>>> other scripts into consideration a while back. I have changes pending >>>> that I'll push soon. >>>> >>>> I know nobody wanted to deal with resolvconf, so I'm trying out >>>> openresolv, which is a BSD-licensed implementation. And I'm ripping >>>> out systemd's exclusive control of /etc/resolv.conf - I'd like my VPN >>>> back, please! >>>> >>>> That should also fix NetworkManager's DNS settings not being >>>> respected. I'll test it out throughly on my computer before pushing so >>>> that I don't destroy everyone else's setup... >>>> >>>> just a heads up, >>>> robert >>>> >>>> -- >>>> cheers, Robert :: rxu.io >>>> >>>> _______________________________________________ >>>> OM-Cooker mailing list >>>> [email protected] >>>> >>>> http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org >>> >>> >>> _______________________________________________ >>> OM-Cooker mailing list >>> [email protected] >>> http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org >>> >> >> _______________________________________________ >> OM-Cooker mailing list >> [email protected] >> http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org >> > > _______________________________________________ > OM-Cooker mailing list > [email protected] > http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org > -- cheers, Robert :: rxu.io _______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
