Bug 397428

Summary: no network post install
Product: [openSUSE] openSUSE 11.0 Reporter: Michael Meeks <mmeeks>
Component: XenAssignee: Clyde Griffin <cgriffin>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: jfehlig
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Meeks 2008-06-05 11:25:03 UTC
I installed openSUSE-11.0-RC1 inside a Xen image created through the "Create Virtual Machine" yast2 tool (really virt-manager I believe).

The install went well, it re-booted nicely /sbin/ifconfig shows that eth0 has an IPv6 address (apparently) - though DOM0 is IPv4 [ which looks hopeful ].

Unfortunately /etc/resolv.conf contains only:
[snip]
domain site
[snip]

$ ping www.ibm.com
ping: unknown host www.ibm.com.

$ ping 192.168.0.1
connect: Network is unreachable

etc. Clearly there is probably something magic I should do to make this work :-)

running yast2 "Network Settings" shows "Traditional method with ifup", with IPv6 enabled, a virtual ethernet card etc. but apparently it is not working well.
Comment 1 Michael Meeks 2008-06-05 11:38:35 UTC
Switching IPv6 off and re-booting also yields a non-functioning network; my syslog has:

ifup-dhcp: no IP address yet... backgrounding.

Could be a dup of #394575# (?).
Comment 2 James Fehlig 2008-06-05 17:48:01 UTC
(In reply to comment #1 from Michael Meeks)
> Could be a dup of #394575# (?).

Yes.  I saw the same problem and updating to a kernel containing the patch in that bug resolved the issue.



*** This bug has been marked as a duplicate of bug 394575 ***