From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BRyNj-0003HM-KX for qemu-devel@nongnu.org; Sun, 23 May 2004 15:11:35 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BRyMT-0002q9-28 for qemu-devel@nongnu.org; Sun, 23 May 2004 15:10:52 -0400 Received: from [80.51.58.140] (helo=chilan.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BRyAP-00083f-5g for qemu-devel@nongnu.org; Sun, 23 May 2004 14:57:49 -0400 Message-ID: <40B0F46C.2000308@kadu.net> Date: Sun, 23 May 2004 20:58:52 +0200 From: Adrian Smarzewski MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] usermode-networking problem Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, QEmu 2.5.5 with usermode-networking compiled and turned on. Internet connection on host system (linux 2.6) works. on guest system (linux-test): sh-2.05b# ping -c 3 10.0.2.2 PING 10.0.2.2 (10.0.2.2) 56(84) bytes of data. 64 bytes from 10.0.2.2: icmp_seq=1 ttl=255 time=3.16 ms 64 bytes from 10.0.2.2: icmp_seq=2 ttl=255 time=0.390 ms 64 bytes from 10.0.2.2: icmp_seq=3 ttl=255 time=0.333 ms sh-2.05b# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.0 * 255.0.0.0 U 0 0 0 eth0 default 10.0.2.2 0.0.0.0 UG 0 0 0 eth0 sh-2.05b# ping -c 3 212.77.100.101 PING 212.77.100.101 (212.77.100.101) 56(84) bytes of data. --- 212.77.100.101 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2018ms I don't know why. Should I configure something on host os? -- Pozdrowienia Adrian Smarzewski