From owner-freebsd-questions@FreeBSD.ORG Fri Aug 31 13:42:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B626716A469 for ; Fri, 31 Aug 2007 13:42:14 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 42B3F13C442 for ; Fri, 31 Aug 2007 13:42:13 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so667020nfd for ; Fri, 31 Aug 2007 06:41:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=MjJ7JIgQDDSpzo1xg488lz5Tp5NzRHRwpKGddBwkPEplXXR8C4jrRWL2er1Wop7uZQPCoCcdNJ2PowYjAeh/WluphLaO9KR7XnjUH3gjKLAyIZiYE8icvgugxTT0naZYUgnv4oyOTXejowbb4CTpo6lebKWU/ulRr8TOfZ339UQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=ngVUsUewJXzufCG+WDn1LnDXnyAs0Ohs+iWpoXFEnFUHQ5uLXcAAMISvxPiZTbfXQUNhQeJ5vhJI1kEauemIZAIf+L04QYDRhKoaXnzublGWeincjfE6Z4diQebZ8d5JSu8sSSnc3PAnUH8tDTQY4+XlAlgcTbNrzsuUhTFcOcQ= Received: by 10.82.134.12 with SMTP id h12mr3719078bud.1188567265448; Fri, 31 Aug 2007 06:34:25 -0700 (PDT) Received: from ?192.168.123.111? ( [84.2.4.220]) by mx.google.com with ESMTPS id p9sm3235337fkb.2007.08.31.06.34.24 (version=SSLv3 cipher=RC4-MD5); Fri, 31 Aug 2007 06:34:24 -0700 (PDT) Message-ID: <46D818E3.2090406@gmail.com> Date: Fri, 31 Aug 2007 15:34:27 +0200 From: deeptech71@gmail.com User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: dummynet lag X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:42:14 -0000 Is it normal to have +10msec ping times when pinging through dummynet (ipfw pipes)? If yes, why? If not, WTF?