Hi, after a large zypper dup last week on Monday, my internet connection refuses to work concerning proper name resolution. This is a problem with wicked and NetworkManager. The problem is that I cannot access websites with my browser, and any program which relies on name resolution cannot get anything from the internet. nslookup works however Also, /etc/resolv.conf is updated correctly and I have also tried "netconfig - f update" without success (although it updates /var/run/netconfig/resolv.conf and with this the symlink). ip addr gives me: 2: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 88:b1:11:ff:f7:6c brd ff:ff:ff:ff:ff:ff inet 192.168.0.6/24 brd 192.168.0.255 scope global dynamic noprefixroute wlp2s0 valid_lft 600509sec preferred_lft 600509sec inet6 fe80::28b1:35d2:e28f:4e6/64 scope link noprefixroute valid_lft forever preferred_lft forever and ip route: default via 192.168.0.1 dev wlp2s0 proto dhcp metric 20600 192.168.0.0/24 dev wlp2s0 proto kernel scope link src 192.168.0.6 metric 600 which looks pretty much the same as on a working machine, connected to the same network. The only difference between the two machines I found so far, is that there are some additional lines in the journal of the affected machine: Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6444] policy: set-hostname: updating hostname (routing and dns) Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6446] hostname: transient hostname retrieval failed Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6447] policy: get-hostname: "linux" Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6448] hostname: transient hostname retrieval failed Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6449] policy: get-hostname: "linux" Feb 25 09:28:44 linux NetworkManager[1277]: <trace> [1551083324.6450] policy: set-hostname: hostname already set to 'linux> The additional lines are tose with "transient hostname retrieval failed" in it. If anyone can help me, that would be appreciated. -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org