From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BauAV-0002Nw-RI for qemu-devel@nongnu.org; Thu, 17 Jun 2004 06:30:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BauAU-0002NN-0a for qemu-devel@nongnu.org; Thu, 17 Jun 2004 06:30:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BauAT-0002NB-TQ for qemu-devel@nongnu.org; Thu, 17 Jun 2004 06:30:49 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bau9L-0003HQ-JM for qemu-devel@nongnu.org; Thu, 17 Jun 2004 06:29:40 -0400 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i5HATbwF018229 for ; Thu, 17 Jun 2004 12:29:37 +0200 From: Jean-Michel POURE Date: Thu, 17 Jun 2004 12:29:36 +0200 References: <200406162232.27615.jm@poure.com> <200406171009.50053.jm@poure.com> <200406171133.24228.jm@poure.com> In-Reply-To: <200406171133.24228.jm@poure.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200406171229.36756.jm@poure.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] User-net proxy problem Reply-To: jm@poure.com, 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 Dear Friends, There seems to be a problem of integrity with user-mode networking. =2D Host : Debian SID with 2.6.6 kernel =2D Guest : Debian SID with 2.6.6 kernel installed from http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/i386/20040615/sarge-i= 386-netinst.iso=20 with linux26 prompt. =2D Qemu was compiled from CVS head today. The problem is as follows: =2D When the host is configured with tun networking and Qemu is started in= =20 normal networking mode, the Debian packages can be fetched on the Guest and= =20 installed correctly. Everything works fine. =2D On the converse, when Qemu is started with -user-net proxy, the downloa= ded=20 packages are broken and do not unpack well with the following error: "Invalid compressed data-lenght error" http://www.poure.com/screenshots/qemu_temp_6.png Cheers, Jean-Michel Pour=E9