Bug 1047317

Summary: tumbleweed 20170703 has no connectivity
Product: [openSUSE] openSUSE Tumbleweed Reporter: Simon Herrmann <simon.herrmann>
Component: NetworkAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fkrueger, forgotten_sZUQrDeDtO
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Simon Herrmann 2017-07-05 10:27:43 UTC
On tumbleweed I cannot connect to my local network (which works fine with Leap)
Wifi card sees the networks, I can select my wifi and type in the code, but in gnome it shows a question mark next to the name of the wifi. The wifi-network is saved.
Plugin in an ethernet cable also does not help. Not connectivity.

laptop HP pavilion 15: 15-bc094nz
Intel Core i7-6700HQ 2,6 Ghz

Yast2 about my hardware: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" and "Intel Dual Band Wireless-AC 7265"
Comment 1 Simon Herrmann 2017-07-05 10:28:44 UTC
tumbleweed version 20170703 (and I cannot get any updates without connectivity)
Comment 2 Forgotten User sZUQrDeDtO 2017-07-05 18:06:32 UTC
Is this https://bugzilla.opensuse.org/show_bug.cgi?id=1047004 the same problem?

Try adding "nameserver 8.8.8.8" to the end of /etc/resolv.conf and see if it helps.  In the GUI you can go to the connection properties, IPv4 tab, and add 8.8.8.8 to the DNS servers field and reconnect to get it to work.
Comment 3 Marcus Meissner 2017-07-05 18:54:28 UTC
yes, very likely. this ? will be shown if there is no DNS

*** This bug has been marked as a duplicate of bug 1047004 ***
Comment 4 Frank Krüger 2017-07-05 19:08:36 UTC
(In reply to Simon Herrmann from comment #1)
> tumbleweed version 20170703 (and I cannot get any updates without
> connectivity)

Try the changes regarding /etc/dhclient.conf and described here:

https://forums.opensuse.org/showthread.php/525732-No-DNS-resolving-after-update?p=2828500#post2828500

Works for me.
Comment 5 Simon Herrmann 2017-07-05 22:03:35 UTC
(In reply to Dave Kimmel from comment #2)
> Is this https://bugzilla.opensuse.org/show_bug.cgi?id=1047004 the same
> problem?
> 
> Try adding "nameserver 8.8.8.8" to the end of /etc/resolv.conf and see if it
> helps.  In the GUI you can go to the connection properties, IPv4 tab, and
> add 8.8.8.8 to the DNS servers field and reconnect to get it to work.

Thank you, that did fix it! And thank you especially for pointing out how I can use the GUI and didn't need to break the file :-)