[Bug 601750] New: No DNS resolution after change from NetworkManager to ifup
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c0 Summary: No DNS resolution after change from NetworkManager to ifup Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 6 Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: helbert2a@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 After change the Network Setup Method from NetworkManager to ifup, DNS resolution does not work. ~> ping -c 5 www.google.com ping: unknown host www.google.com ~> ping -c 5 72.14.253.104 PING 72.14.253.104 (72.14.253.104) 56(84) bytes of data. 64 bytes from 72.14.253.104: icmp_seq=1 ttl=53 time=86.5 ms 64 bytes from 72.14.253.104: icmp_seq=2 ttl=53 time=80.0 ms 64 bytes from 72.14.253.104: icmp_seq=3 ttl=53 time=81.2 ms 64 bytes from 72.14.253.104: icmp_seq=4 ttl=53 time=81.2 ms 64 bytes from 72.14.253.104: icmp_seq=5 ttl=53 time=81.7 ms --- 72.14.253.104 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 80.000/82.152/86.583/2.300 ms If I copy /etc/resolv.conf.netconfig to /etc/resolv.conf, DNS resolution works OK. ~> ping -c 5 www.google.com PING google.navigation.opendns.com (208.69.32.231) 56(84) bytes of data. 64 bytes from google.navigation.opendns.com (208.69.32.231): icmp_seq=1 ttl=51 time=105 ms 64 bytes from google.navigation.opendns.com (208.69.32.231): icmp_seq=2 ttl=51 time=109 ms 64 bytes from google.navigation.opendns.com (208.69.32.231): icmp_seq=3 ttl=51 time=107 ms 64 bytes from google.navigation.opendns.com (208.69.32.231): icmp_seq=4 ttl=51 time=108 ms 64 bytes from google.navigation.opendns.com (208.69.32.231): icmp_seq=5 ttl=51 time=107 ms --- google.navigation.opendns.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 105.901/107.624/109.202/1.161 ms Due to comment 10 of Bug #600576, I add this repository at the Add On product stage of the installation: http://download.opensuse.org/repositories/YaST:/Head/openSUSE_Factory/i586/ and almost all (or all) packages of yast was installed from this repository. Thanks. Reproducible: Always Steps to Reproduce: 1. During the installation process, configure the Network Setup Method to NetworkManager. 2. After installation, change the Network Setup Method to ifup. 3. Actual Results: No DNS resolution. Expected Results: Correct DNS resolution. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c1 --- Comment #1 from Edwin Aponte <helbert2a@gmail.com> 2010-05-02 03:48:50 UTC --- Additional information openSUSE 11.3 GNOME Milestone 6 Internet installation Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |bnc-team-gnome@forge.provo. |ovo.novell.com |novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c2 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |bili@novell.com AssignedTo|bnc-team-gnome@forge.provo. |bili@novell.com |novell.com | --- Comment #2 from Li Bin <bili@novell.com> 2010-05-20 04:59:10 UTC --- I'll try to reproduce it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c3 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |helbert2a@gmail.com --- Comment #3 from Li Bin <bili@novell.com> 2010-05-20 06:56:43 UTC --- Edwin, I update the yast2-network package from factory, like you description, I set the 'ifup' mode in yast. Then I delete the /etc/resolv.conf, reboot. After start it works fine. Could met your issue. Would you mind cat your /var/run/netconfig/eth0/netconfig0? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c4 --- Comment #4 from Li Bin <bili@novell.com> 2010-05-20 07:01:18 UTC --- Also please attach you dhcpcd result. Please use root permission to get these config. #cat /var/lib/dhcpcd/dhcpcd-eth0.info -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c5 --- Comment #5 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:22:27 UTC --- Created an attachment (id=363692) --> (http://bugzilla.novell.com/attachment.cgi?id=363692) /var/run/netconfig/wlan0/netconfig0 with Network Manager -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c6 --- Comment #6 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:23:14 UTC --- Created an attachment (id=363693) --> (http://bugzilla.novell.com/attachment.cgi?id=363693) /var/run/netconfig/wlan0/netconfig0 with ifup -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c7 --- Comment #7 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:24:19 UTC --- Created an attachment (id=363694) --> (http://bugzilla.novell.com/attachment.cgi?id=363694) /var/lib/dhcpcd/dhcpcd-wlan0.info with Network Manager -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c8 --- Comment #8 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:24:56 UTC --- Created an attachment (id=363695) --> (http://bugzilla.novell.com/attachment.cgi?id=363695) /var/lib/dhcpcd/dhcpcd-wlan0.info with ifup -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c9 --- Comment #9 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:25:45 UTC --- Created an attachment (id=363696) --> (http://bugzilla.novell.com/attachment.cgi?id=363696) /etc/resolv.conf with Network Manager -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c10 --- Comment #10 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:26:17 UTC --- Created an attachment (id=363697) --> (http://bugzilla.novell.com/attachment.cgi?id=363697) /etc/resolv.conf with ifup -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c11 --- Comment #11 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:26:52 UTC --- Created an attachment (id=363698) --> (http://bugzilla.novell.com/attachment.cgi?id=363698) /etc/resolv.conf.netconfig -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c12 --- Comment #12 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:28:11 UTC --- Created an attachment (id=363699) --> (http://bugzilla.novell.com/attachment.cgi?id=363699) /etc/resolv.conf.netconfig with ifup -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c13 Edwin Aponte <helbert2a@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|helbert2a@gmail.com | --- Comment #13 from Edwin Aponte <helbert2a@gmail.com> 2010-05-21 04:29:14 UTC --- I don't delete the /etc/resolv.conf. I copy /etc/resolv.conf.netconfig to /etc/resolv.conf, then, DNS resolution works fine (reboot is not necessary). Excuse me if I don't explain me clear, but the problem is with wlan, not eth (I don't had proved with eth). I attach following files: /var/run/netconfig/wlan0/netconfig0 /var/lib/dhcpcd/dhcpcd-wlan0.info /etc/resolv.conf /etc/resolv.conf.netconfig In two cases: when Network Setup Method is set to Network Manager and when is set to ifup. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c14 --- Comment #14 from Ralph Ulrich <eulenreich@gmx.de> 2010-05-24 18:35:46 UTC --- Konfirming above explained experience. But if you edit /etc/sysconfig/network/config: NETCONFIG_DNS_POLICY="auto" Then there is DNS using traditional ifup method again.... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c15 --- Comment #15 from Edwin Aponte <helbert2a@gmail.com> 2010-06-12 04:38:15 UTC --- This bug still occurs on openSUSE 11.3 M7. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c16 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |helbert2a@gmail.com --- Comment #16 from Li Bin <bili@novell.com> 2010-07-02 07:54:16 UTC --- Edwin, I've tested in RC2, it works fine. Could you try it again? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c17 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical --- Comment #17 from Li Bin <bili@novell.com> 2010-07-02 07:57:39 UTC --- BTW, before your test it, delete the /etc/resolv.conf. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c18 Edwin Aponte <helbert2a@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|helbert2a@gmail.com | --- Comment #18 from Edwin Aponte <helbert2a@gmail.com> 2010-07-03 04:48:16 UTC --- This bug is fixed in my openSUSE 11.3 RC2 GNOME box. Before the test, I delete the /etc/resolv.conf Thanks a lot. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601750 http://bugzilla.novell.com/show_bug.cgi?id=601750#c19 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #19 from Li Bin <bili@novell.com> 2010-07-05 03:16:31 UTC --- Thanks for your report. ->Fixed. -- Configure bugmail: http://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