Re: ifupdown, NetworkManager and resolvconf (was: NetworkManager and systemd-networkd/systemd-resolved

2020-01-29 Thread john doe
On 1/29/2020 4:22 PM, Christoph Pleger wrote: > Hello, > > On 2020-01-28 09:28, Christoph Pleger wrote: > >> on my notebook computer, I have a WLAN interface that is managed with >> NetworkManager and a cable-bound network interface that gets its >> static IP address by a systemd-networkd configura

ifupdown, NetworkManager and resolvconf (was: NetworkManager and systemd-networkd/systemd-resolved

2020-01-29 Thread Christoph Pleger
Hello, On 2020-01-28 09:28, Christoph Pleger wrote: on my notebook computer, I have a WLAN interface that is managed with NetworkManager and a cable-bound network interface that gets its static IP address by a systemd-networkd configuration file. But as of course on a portable notebook the cabl

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread john doe
roblem, my goal is that the nameservers >> defined for the cable-bound connection disappear from the active >> systemd-resolved configuration when the cable is disconnected. >> >> Is it possible to realize such a combination of NetworkManager and >> systemd-networkd/

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread Christoph Pleger
ination of NetworkManager and systemd-networkd/systemd-resolved? networkd-dispatcher can execute actions on network connection state changes, so can probably help to reach my goal, what I need now is a command to directly remove the DNS servers from systemd-resolved configuration or a comma

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread Nektarios Katakis
sconnected. Is it possible to realize such a combination of NetworkManager and systemd-networkd/systemd-resolved? Regards Christoph This page will probably answer your question https://wiki.archlinux.org/index.php/Systemd-resolved Probably as manual configuration or Fallback. --- Regards,

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread john doe
he cable-bound connection disappear from the active > systemd-resolved configuration when the cable is disconnected. > > Is it possible to realize such a combination of NetworkManager and > systemd-networkd/systemd-resolved? > > Regards Why are you using systemd-networkd/resolved if you have NM installed? -- John Doe

NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread Christoph Pleger
alize such a combination of NetworkManager and systemd-networkd/systemd-resolved? Regards Christoph