Bug 2290332 - default search domain over-ridden
Summary: default search domain over-ridden
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnsconfd
Version: 40
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Tomas Korbar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-06-04 07:41 UTC by Joe Orton
Modified: 2024-08-08 02:42 UTC (History)
3 users (show)

Fixed In Version: dnsconfd-1.1.2-1.fc41 dnsconfd-1.1.2-1.fc39 dnsconfd-1.1.2-1.fc40
Clone Of:
Environment:
Last Closed: 2024-07-30 14:51:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github InfrastructureServices dnsconfd issues 45 0 None open Multiple search domains from different interfaces must be merged 2024-06-12 18:13:19 UTC

Description Joe Orton 2024-06-04 07:41:19 UTC
The default search domain appears to get over-ridden when the VPN is connected. I would expect either both domains are added or the domain provided via the ethernet connection is retained.

# cat /etc/resolv.conf 
# Generated by dnsconfd
options edns0 trust-ad
nameserver 127.0.0.1
search manyfish.co.uk
#### <VPN up> ####
# cat /etc/resolv.conf 
# Generated by dnsconfd
options edns0 trust-ad
nameserver 127.0.0.1
search redhat.com



Reproducible: Always

Comment 2 Joe Orton 2024-06-04 07:42:03 UTC
Forgot to say -

dnsconfd-1.0.0-1.fc40.noarch

Comment 3 Petr Menšík 2024-06-12 16:35:06 UTC
Agreed, there should be only question which domain is the first, but definitely it should contain search domains from all interfaces processed.

Only routing-only domains should be refused.

Comment 4 Petr Menšík 2024-06-12 18:13:19 UTC
Created new upstream issue for fixing it.

https://github.com/InfrastructureServices/dnsconfd/issues/45

Comment 5 Fedora Update System 2024-07-30 09:13:26 UTC
FEDORA-2024-2ba39f2526 (dnsconfd-1.1.2-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-2ba39f2526

Comment 6 Fedora Update System 2024-07-30 09:23:31 UTC
FEDORA-2024-0f37b8a47f (dnsconfd-1.1.2-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-0f37b8a47f

Comment 7 Fedora Update System 2024-07-30 10:39:31 UTC
FEDORA-2024-28136cb790 (dnsconfd-1.1.2-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-28136cb790

Comment 8 Fedora Update System 2024-07-30 14:51:45 UTC
FEDORA-2024-2ba39f2526 (dnsconfd-1.1.2-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2024-07-31 01:20:20 UTC
FEDORA-2024-28136cb790 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-28136cb790`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-28136cb790

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2024-07-31 01:24:38 UTC
FEDORA-2024-0f37b8a47f has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-0f37b8a47f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-0f37b8a47f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2024-08-08 02:39:12 UTC
FEDORA-2024-28136cb790 (dnsconfd-1.1.2-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2024-08-08 02:42:28 UTC
FEDORA-2024-0f37b8a47f (dnsconfd-1.1.2-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.