From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Network available but no network connectivity Date: Thu, 11 Aug 2011 13:11:45 +0300 Message-ID: <4E43AAE1.9010802@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Satz Klauer Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37154 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755181Ab1HKKLu (ORCPT ); Thu, 11 Aug 2011 06:11:50 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 08/08/2011 08:17 AM, Satz Klauer wrote: > Hi, > > currently I fail with a problem that I already had (and never could > solve) with QNX 6.4.1, now I tried again with QNX 6.5 but still don't > get it working. I start qemu with > > qemu-system-x86_64 -hda qnx.img -m 512 -net nic -net user > > (brain-attritional simple and well-working with all other operating > systems). QNX comes up without problems and it detects the network > card successfully. > > But with that network interface nearly nothing is possible: DHCP does > not work, assigning a fixed IP 10.0.2.15 / netmask 255.255.255.0 works > but I can't reach anything outside of this qemu-envorinment. The > default gateway is set to 10.0.2.2. > > Within the QNX-forum nobody could help, so may be here somebody has > some hints what I could try? > > Try different models: -net nic,model=e1000, -net nic,model=rtl8139, net nic,model=eepro100 -- error compiling committee.c: too many arguments to function