After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791849 - man page for NetworkManager.conf: insufficient detail about global-dns section
man page for NetworkManager.conf: insufficient detail about global-dns section
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: Documentation
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-12-21 16:01 UTC by daniel
Modified: 2020-11-12 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description daniel 2017-12-21 16:01:13 UTC
The man page about NetworkManager.conf mentions "GLOBAL-DNS SECTION" and "GLOBAL-DNS-DOMAIN SECTIONS" but there is not a lot of detail and no examples.

Searching online I found examples like this:

[global-dns]
enable=yes
searches=example.org

[global-dns-domain-*]
servers=8.8.8.8,8.8.4.4

[global-dns-domain-example.org]
servers=10.0.100.1,10.0.200.1



The "enable=yes" doesn't appear to be necessary, it works without that line for me.

It is also not clear what I should do if I only want to have "searches" set globally but I want the DNS servers set automatically from DHCP or other sources.

For example, I tried just setting this:


[global-dns]
searches=example.org


and not adding any global-dns-domain- sections and the searches parameter was ignored.
Comment 1 André Klapper 2020-11-12 14:30:07 UTC
bugzilla.gnome.org is being shut down in favor of a GitLab instance. 
We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).