https://bugs.kde.org/show_bug.cgi?id=466829
Bug ID: 466829
Summary: Network details show wrong DNS
Classification: Plasma
Product: plasma-nm
Version: 5.27.2
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: applet
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Network details show (alleged external) IP as primary DNS instead of the router
IP(s).
STEPS TO REPRODUCE
1. Click system tray network symbol
2. Chose network
3. Switch to details
OBSERVED RESULT
Wrong DNS entry (e. g. 72.128.171.122)
EXPECTED RESULT
Router DNS because:
Output "nmcli":
DNS configuration:
servers: 172.16.1.1 192.168.178.1
Output "cat /etc/resolv.conf":
nameserver 172.16.1.1
nameserver 192.168.178.1
SOFTWARE/OS VERSIONS
Linux/Kernel: openSUSE Tumbleweed 20230302 / 6.2.1-1-default (64-bit)
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
Force manual IP, Gateway and DNS via system settings has no effect on displayed
DNS.
See also:
https://bugzilla.opensuse.org/show_bug.cgi?id=1208371#c6
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1539
--
You are receiving this mail because:
You are watching all bug changes.