-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-10.1
-
NetworkManager-1.55.4-1.el10
-
No
-
Low
-
ZStream
-
rhel-net-mgmt
-
3
-
False
-
False
-
-
Yes
-
None
-
Regression Exception
-
-
Requested
-
None
-
Bug Fix
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Configure DNS searches without defining any global-level DNS server from the D-Bus API.
This is supported since NM 1.44, but it fails from D-Bus, it only works from config files.
What is the impact of this issue to you?
Needed for nmstate to allow configuring DNS searches and options always via global config: https://issues.redhat.com/browse/NMT-1795
Please provide the package NVR for which the bug is seen:
Main branch
How reproducible is this bug?:
Always
Steps to reproduce
- nmcli general logging level DEBUG domains ALL
- busctl set-property \
org.freedesktop.NetworkManager \
/org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager \
GlobalDnsConfiguration \
a{sv} 1 searches as 2 example.org example.com
Expected results
The DNS searches are stored to the internal config file /var/lib/NetworkManager/NetworkManager-intern.conf
Actual results
The DNS searches are ignored, not saved. The logs show:
<debug> [1755599326.9266] manager: set global DNS failed with error: Global DNS configuration is missing the default domain
- links to
-
RHBA-2025:154592 NetworkManager update