[Bug 300112] New: yast2 lan -- network does not work
https://bugzilla.novell.com/show_bug.cgi?id=300112 Summary: yast2 lan -- network does not work Product: openSUSE 10.3 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: mmrazik@novell.com QAContact: jsrain@novell.com Found By: --- Maybe I'm seeing more bugs at once :-/ I have 3 network interfaces. After installation, yast2 configured two of these for DHCP (I was installing via FTP). eth2 (realtek) is pluged into network. It seems that hostname resolving does not work (see below -- /etc/resolv.conf). The configuration starts to work when I delete the configuration for all network cards but eth2 (realtek). However I'm still forced to manually call "rcnetwork restart" (when I click on "Finish" in "yast2 lan" I would not expect to call this manually after configuration change). ylo2gs attached. ifconfig -a: ---------------------------------------------------------------------------- eth0 Link encap:Ethernet HWaddr 00:0F:EA:E0:07:F3 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:18 eth1 Link encap:Ethernet HWaddr 00:0F:EA:E0:07:F1 UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:16 Base address:0x4000 eth2 Link encap:Ethernet HWaddr 00:0E:2E:58:9D:3B inet addr:10.20.1.103 Bcast:10.20.7.255 Mask:255.255.248.0 inet6 addr: fe80::20e:2eff:fe58:9d3b/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2199 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:177912 (173.7 Kb) TX bytes:2826 (2.7 Kb) Interrupt:23 Base address:0x6000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:316 errors:0 dropped:0 overruns:0 frame:0 TX packets:316 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:22896 (22.3 Kb) TX bytes:22896 (22.3 Kb) ---------------------------------------------------------------------------- route -n ---------------------------------------------------------------------------- Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.20.0.0 0.0.0.0 255.255.248.0 U 0 0 0 eth2 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth2 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo ---------------------------------------------------------------------------- /etc/resolv.conf: ---------------------------------------------------------------------------- domain site ---------------------------------------------------------------------------- -- 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=300112#c1 --- Comment #1 from Martin Mrazik <mmrazik@novell.com> 2007-08-14 03:04:12 MST --- Created an attachment (id=157307) --> (https://bugzilla.novell.com/attachment.cgi?id=157307) y2logs -- 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=300112#c2 --- Comment #2 from Martin Mrazik <mmrazik@novell.com> 2007-08-14 03:09:03 MST --- btw. apparently the routing is wrong as well (there is no default route) -- 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=300112#c3 --- Comment #3 from Martin Mrazik <mmrazik@novell.com> 2007-08-14 03:10:25 MST --- I configured eth1 by yast2 once more and the networking is broken again (i.e. it seems that having two interfaces configured and only one plugged breaks the networking). -- 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=300112 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mzugec@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=300112#c4 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmrazik@novell.com --- Comment #4 from michal zugec <mzugec@novell.com> 2007-08-14 05:52:14 MST --- missing default route, missing resolv.conf - it seems that second dhcp (not connected one) offers no information from server and replaces resolv and route with empty Test Beta2 please (yast between beta1 and beta2 has incompatible bytecode) issue about configuring bad interfaces should be fixed -- 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=300112#c5 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjn@gjn.priv.at --- Comment #5 from michal zugec <mzugec@novell.com> 2007-08-21 06:10:15 MST --- *** Bug 297129 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=297129 -- 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=300112#c6 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mmrazik@novell.com | Resolution| |WORKSFORME --- Comment #6 from michal zugec <mzugec@novell.com> 2007-08-21 07:26:49 MST --- Tried with last factory build it works fine for me. -- 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