From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILh1O-00084H-Ha for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:12:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILh1J-0007xp-6r for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:12:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILh1J-0007xm-21 for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:12:21 -0400 Received: from eastrmmtao106.cox.net ([68.230.240.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILh1I-0002z5-NK for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:12:20 -0400 Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao106.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070816151219.EHOZ16621.eastrmmtao106.cox.net@eastrmimpo02.cox.net> for ; Thu, 16 Aug 2007 11:12:19 -0400 Received: from [2002:4cc2:b1b1:0:20d:60ff:fe77:7d85] (unknown [IPv6:2002:4cc2:b1b1:0:20d:60ff:fe77:7d85]) (Authenticated sender: luke-jr) by hachi.dashjr.org (Postfix) with ESMTP id B6093960032 for ; Thu, 16 Aug 2007 15:12:17 +0000 (UTC) From: Luke -Jr Subject: Re: [Qemu-devel] [PATCH] Make ping work for -net user Date: Thu, 16 Aug 2007 15:12:08 +0000 References: <1187235436.20746.1205640329@webmail.messagingengine.com> In-Reply-To: <1187235436.20746.1205640329@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708161512.08645.luke@dashjr.org> 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 On Thursday 16 August 2007, jbrown105@speedymail.org wrote: > This is a very simple proof-of-concept patch that fakes ICMP well enough > for ping to work. Speaking of which... does ping work if qemu runs as root? As to the patch, it looks like it only works if you're testing whether you actually can ping or not. It wouldn't work with, for example, icmptx.