NetworkManager: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
{{Internal|systemd-networkd|systemd-networkd}} | {{Internal|systemd-networkd|systemd-networkd}} | ||
=Subjects= | |||
* [[NetworkManager Concepts|Concepts]] | |||
* [[NetworkManager Configuration|Configuration]] |
Revision as of 16:11, 22 May 2017
External
Internal
Overview
NetworkManager is the default networking service in RHEL 7. It represents a dynamic network control and configuration daemon that attempts to keep network devices and connections up and active when they are available.
NetworkManager can configure network aliases, IP addresses, static routes, DNS information and VPN connections. NetworkManager also provides an API via D-Bus which allows applications to query and control network configuration and state.
Theoretically, NetworkManager should coexist with ifcfg scripts.
NetworkManager may overwrite the content of the following:
In a systemd driven system, NetworkManager pulls the network.target.
Relationship between Network Manager and Network Scripts
Also see