Bug 2023521
| Summary: | Switching off automatic DNS is not respected | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rémi Lauzier <remilauzier> | ||||||
| Component: | cockpit | Assignee: | Marius Vollmer <mvollmer> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 35 | CC: | dperpeet, mmarusak, mpitt, patrick, pvolpe, remilauzier, stefw | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | aarch64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | cockpit-264-1.fc35 cockpit-264-1.fc36 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2022-02-27 04:08:37 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1841923 [details]
image of networkManager conf
I tested this on current Fedora 35, and confirm this bug. Thanks for the report! Autsch, we messed this up when rewriting to Patternfly and React: https://github.com/cockpit-project/cockpit/pull/17038 FEDORA-2022-a92eec5eea has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a92eec5eea FEDORA-2022-f48fec88f0 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f48fec88f0 FEDORA-2022-f48fec88f0 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-f48fec88f0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-f48fec88f0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-a92eec5eea has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-a92eec5eea` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a92eec5eea See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-f48fec88f0 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-a92eec5eea has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1841922 [details] Image of cockpit conf Description of problem: When modifying the network configuration, cockpit refuse to follow. Version-Release number of selected component (if applicable): cockpit version 257 How reproducible: Everytime i change the dns to not be automatic, it doesn't respect my choice. And on ipv6 it refuse to accept the address i put. Even when changing manually the network conf in /etc/NetworkManager/ it doesn't respect the automatic dns config. It only respect the address that i have put. Steps to Reproduce: 1. Try changing the setting to not be automatic 2. When it finish, cockpit return to automatic configuration Actual results: It doesn't respect user choice. Expected results: It should respect user choice. Additional info: