[Bug 688487] New: Wi-Fi connection does not work after boot
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c0 Summary: Wi-Fi connection does not work after boot Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: anixx@opensuse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.1.18) Gecko/20110320 SUSE/2.0.13-1.1 SeaMonkey/2.0.13 I have a router working as an access point for Internet access. It is used by sveral computers. Wi-Fi connection to Internet through this router does not work after boot on openSUSE 11.4. The cannection becomes established, shows IP address, access point MAC address, the signal level is high. But Internet is unaccessible with traceroute returns "the host is unreachable" message. If to restart the interface under root with ifdown wlan0 ifup wlan0 all works well. If to disable the automatic start of the interface and start it manually with ifup wlan0, nothing changes: the interface still does not work after first start. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |vbotka@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c1 --- Comment #1 from Ilya Chernykh <anixx@opensuse.org> 2011-04-21 14:57:53 UTC --- It turned out that the problem arises because DHCP fails to assign the default gateway. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c2 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |anixx@opensuse.org --- Comment #2 from Vladimir Botka <vbotka@novell.com> 2011-04-21 15:32:20 UTC --- (In reply to comment #1)
It turned out that the problem arises because DHCP fails to assign the default gateway.
Do you configure the wlan with NetworkManager or with Yast ifup/ifdown ? Can you repeat the problem ? Would it be possible to post the output of "netstat -r" ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c3 --- Comment #3 from Ilya Chernykh <anixx@opensuse.org> 2011-04-21 17:41:51 UTC ---
Do you configure the wlan with NetworkManager or with Yast ifup/ifdown ?
Already said
Can you repeat the problem ?
Yes. But after assigning default gatewa all works well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c4 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|anixx@opensuse.org | AssignedTo|vbotka@novell.com |bili@novell.com --- Comment #4 from Vladimir Botka <vbotka@novell.com> 2011-04-21 18:12:41 UTC --- (In reply to comment #3)
Do you configure the wlan with NetworkManager or with Yast ifup/ifdown ? Already said
Yes, I see: "If to restart the interface under root with ifdown wlan0 ifup wlan0 all works well."
Can you repeat the problem ? Yes. But after assigning default gatewa all works well.
AFAIK, the NetworkManager (NM) shall set the default getaway according to the settings. It would be good to track the NM settings. Reassigning to the NM maintainer then. Bin any idea ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c5 --- Comment #5 from Ilya Chernykh <anixx@opensuse.org> 2011-04-21 18:14:13 UTC --- I do not use NM. Why to reassign to NM? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c6 --- Comment #6 from Ilya Chernykh <anixx@opensuse.org> 2011-04-21 23:56:51 UTC --- The netstat -r output is as follows: venera@linux-venera:~> netstat -r Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 95.84.183.0 * 255.255.255.0 U 0 0 0 wlan0 link-local * 255.255.0.0 U 0 0 0 wlan0 loopback * 255.0.0.0 U 0 0 0 lo It seems that workaraound of adding a default gateway permanently does not help much because the address can be assigned in different ranges with different gateways. :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c7 Larry Finger <Larry.Finger@lwfinger.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |Larry.Finger@lwfinger.net InfoProvider| |anixx@opensuse.org --- Comment #7 from Larry Finger <Larry.Finger@lwfinger.net> 2011-08-21 19:44:53 UTC --- This bug was reviewed as part of Open Bugs Day #3. Is this bug still happening, or has an upgrade fixed it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c8 --- Comment #8 from Ilya Chernykh <anixx@opensuse.org> 2011-08-21 20:53:08 UTC --- Yes, this still happens, but the workaraund is that all possible default gateways form a limited set on my provider, so I added several default gateways to the Yast configuration. This way it automatically correctly assigns one from the list upon connection. If to remove the list, the bug returns. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=688487 https://bugzilla.novell.com/show_bug.cgi?id=688487#c9 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|anixx@opensuse.org | Resolution| |WONTFIX --- Comment #9 from Li Bin <bili@suse.com> 2013-01-15 05:38:25 UTC --- Sorry for take it so late. And I'll close it, if you still can reproduce it in latest release, feel free to reopen it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com