On Thu, 2020-12-03 at 12:58 +0100, [email protected] wrote:
> In F33 the name resolution is done via systems-resolved by default,
> not NetworkManager (and systemd-resolve was the origin of this
> thread, if I remember correctly). And /etc/resolve.conf is now a
> symbolic link managed by systemd.
> 
> systemd-resolved is configured in /etc/systemd/resolved.conf. There
> you can statically specify your name server and your search
> domain(s).
> 
> NetworkManager is still used to configure the network devices and
> connection. You can statically configure your IP address(es) in the
> usual way. I don’t know if NetworkManager can configure systems-
> resolved for you. Last time I checked it didn’t.

There's a difference behind the thing that does the name resolution,
and the thing that configures your interfaces (or, one of the things
that can control the interfaces).

For a number of years, Network Manager has been the thing that manages
your networks.  Discovering your IP from a DHCP server, or letting
ZeroConf do it.  Finding out which name servers to use, etc.  You can
also manually configure your network through it, including your static
IP, static DNS servers, etc.

Trying to manually configure things that Network Manager will control,
and override, becomes a bit of a bun fight.  If you want to manually
control things outside of it, you need to go into Network Manager and
set it to leave that interface alone.

-- 
 
uname -rsvp
Linux 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to