[Bug 739345] New: Entry for IPv4 default gateway is missing in routing table after reboot.
https://bugzilla.novell.com/show_bug.cgi?id=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c0 Summary: Entry for IPv4 default gateway is missing in routing table after reboot. Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: marcus.husar@googlemail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16) Gecko/20111108 Iceweasel/3.5.16 (like Firefox/3.5.16) After reboot or start of systemd unit network.service the routing table misses an entry for the default gateway. The gateway is configured in yast. By adding it manual to the table the network is working. route add default gw xxx.xxx.133.1 This should be done by the system. It is possible to define a custom routing table entry in yast (Network Settings > Routing). But the routing table of the system is not altered by yast. See attachments for details and error messages. Please ask if more information is needed. Is there a possible workaroud? I also filed bug #739338. Perhaps there is a relation between the two problems. Reproducible: Always Steps to Reproduce: 1. Boot or reboot the machine. Actual Results: It is not possible to ping e.g. google.com or use network services. There is just one row in the routing table for the network (see attachments). Expected Results: There should be a working network connection. -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c1 --- Comment #1 from Marcus Husar <marcus.husar@googlemail.com> 2012-01-03 17:13:34 UTC --- Created an attachment (id=469575) --> (http://bugzilla.novell.com/attachment.cgi?id=469575) The route for the IPv4 default gateway configured in yast. -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c2 --- Comment #2 from Marcus Husar <marcus.husar@googlemail.com> 2012-01-03 17:14:01 UTC --- Created an attachment (id=469576) --> (http://bugzilla.novell.com/attachment.cgi?id=469576) The output of "route -n". -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c Marcus Husar <marcus.husar@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Depends on| |739338 -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c3 --- Comment #3 from Marcus Husar <marcus.husar@googlemail.com> 2012-01-04 14:24:30 UTC --- I think I found the source of the problem. Systemd runs LSB scripts with /bin/sh. But some of them have bash only syntax. See https://bugzilla.novell.com/show_bug.cgi?id=739338#c4 for more information. -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mt@suse.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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c Bug 739345 depends on bug 739338, which changed state. Bug 739338 Summary: Network.service entered failed state because of syntax error http://bugzilla.novell.com/show_bug.cgi?id=739338 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c4 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Marius Tomaschewski <mt@suse.com> 2012-01-09 17:25:30 UTC --- ifup-route has to be executed by bash, so a dup. You seem to have set -o posix set somewhere in the global system profiles. *** This bug has been marked as a duplicate of bug 739338 *** http://bugzilla.novell.com/show_bug.cgi?id=739338 -- 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=739345 https://bugzilla.novell.com/show_bug.cgi?id=739345#c Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|739338 | -- 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