From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZJua-0002X8-FG for qemu-devel@nongnu.org; Fri, 07 Aug 2009 03:30:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZJuW-0002P8-Qt for qemu-devel@nongnu.org; Fri, 07 Aug 2009 03:30:48 -0400 Received: from [199.232.76.173] (port=59775 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZJuW-0002Ow-O2 for qemu-devel@nongnu.org; Fri, 07 Aug 2009 03:30:44 -0400 Received: from mx20.gnu.org ([199.232.41.8]:45758) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZJuW-0002VH-Bz for qemu-devel@nongnu.org; Fri, 07 Aug 2009 03:30:44 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZJuU-0007CH-AT for qemu-devel@nongnu.org; Fri, 07 Aug 2009 03:30:42 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MZJuQ-0006Vz-En for qemu-devel@nongnu.org; Fri, 07 Aug 2009 07:30:38 +0000 Received: from pd9e3f712.dip.t-dialin.net ([217.227.247.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 07:30:38 +0000 Received: from halim.sahin by pd9e3f712.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 07:30:38 +0000 From: Halim Sahin Date: Fri, 7 Aug 2009 07:30:28 +0000 (UTC) Message-ID: <20090807073028.GA30350@halim> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: news Subject: [Qemu-devel] no network connection with qemu-system-x86_64 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, Network connection doesn't work when I run qemu-system-x86_64. Is this a known Problem? The guest system's dhcpclient starts and it looks ok ip/route/dns servers are ok. trying a ping or other stuff doesn't work in the guest. I have tried qemu 0.10.50 from svn from yesterday. Any ideas? Regards Halim PS host system is an i386 machine running debian lenny.