[Bug 903889] New: incorrect routing with bridge interface
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 Bug ID: 903889 Summary: incorrect routing with bridge interface Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: PC OS: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Installation Assignee: yast2-maintainers@suse.de Reporter: comes@naic.edu QA Contact: jsrain@suse.com Found By: --- Blocker: --- I have done a fresh installation of 13.2. I use static network parameters (no dhcp) and I selected the KVM Host Server pattern. This makes the installer to automatically select the network configuration: bridged configuration using wicked (which by the way I cannot override anymore during the setup after the first reboot because the "improved" installer decided I don't need to). The problem with this configuration (bridged network and no dhcp) is that the gateway get associated with the ethernet device and not the bridge device. It exists the file /etc/sysconfig/network/ifroute-eth0 which contains default <gateway ip> - eth0 but that's wrong. I can use yast to correct the routing and after that the routing configuration file is: /etc/sysconfig/network/ifroute-br0 containing: default <gateway ip> - br0 If during the installation I select dhcp the bridge has the proper routing. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |comes@naic.edu, | |jreidinger@suse.com Assignee|yast2-maintainers@suse.de |mfilka@suse.com Flags| |needinfo?(comes@naic.edu) --- Comment #1 from Josef Reidinger <jreidinger@suse.com> --- Please attach yast logs: https://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_reported_a_YaST2_bug.2C... thanks -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 Giacomo Comes <comes@naic.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(comes@naic.edu) | --- Comment #2 from Giacomo Comes <comes@naic.edu> --- Created attachment 612543 --> http://bugzilla.opensuse.org/attachment.cgi?id=612543&action=edit the requested yast logs -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c3 --- Comment #3 from Giacomo Comes <comes@naic.edu> --- One year has passed, leap 42.1 is out and the bug is still there. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c4 Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(comes@naic.edu) --- Comment #4 from Michal Filka <mfilka@suse.com> --- How did you configure default gateway? Was it in installer on when booting installation? Thanks -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c5 Giacomo Comes <comes@naic.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(comes@naic.edu) | --- Comment #5 from Giacomo Comes <comes@naic.edu> --- After I boot the PC using pxe, linuxrc asks if I want automatic configuration with DHCP. I say no and enter the network parameters (ip, gateway, nameserver, domain). I can also boot from the NET CD, Press F4 and select Network Config -> Manual and enter the network parameters. In both cases I select to install the KVM Host Server pattern. After reboot the bridge interface has the correct ip address, but the routing is wrong. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c7 Giacomo Comes <comes@naic.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|13.2 |Leap 42.3 Resolution|WONTFIX |--- --- Comment #7 from Giacomo Comes <comes@naic.edu> --- The bug is still there in 42.3, 15.0 and tumbleweed. This is not a bug that will disappear simply by ignoring it. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Component|Installation |YaST2 Version|Leap 42.3 |Leap 15.1 Assignee|mfilka@suse.com |yast2-maintainers@suse.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c8 Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfilka@suse.com, | |snwint@suse.com Flags| |needinfo?(snwint@suse.com) --- Comment #8 from Michal Filka <mfilka@suse.com> --- @Steffen: If I'm not wring this seems to be an linuxrc issue. Right? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=903889 http://bugzilla.opensuse.org/show_bug.cgi?id=903889#c10 --- Comment #10 from Giacomo Comes <comes@naic.edu> --- during the installation process the network configuration only uses a simple network interface setup (no bridge). At the end of the installation process, after all the rpm are installed and the final system configuration is created, that is when you see on screen: Save installation settings * Saving network configuration... in this moment in /mnt/etc/sysconfig/network are created the network files that are used upon next reboot. There is ifcfg-br0, ifcfg-eth0 and the wrong ifroute-eth0. I would say that it is the installer that when it decides to change the saved network configuration (from non bridge to bridge because of the KVM pattern getting installed) I does so correctly for the network interface but it forgets to adjust the routing. In 13.1 this was done correctly. The bug was introduced in 13.2. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com