From owner-freebsd-virtualization@FreeBSD.ORG Tue Jan 6 22:44:47 2009 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2ACA106566B for ; Tue, 6 Jan 2009 22:44:47 +0000 (UTC) (envelope-from antipsychic@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id 7353A8FC2D for ; Tue, 6 Jan 2009 22:44:47 +0000 (UTC) (envelope-from antipsychic@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so10683252wfg.7 for ; Tue, 06 Jan 2009 14:44:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject :x-priority:date:x-mailer; bh=6rdFugrYzTKP2tVl4IBQE4wXGdSHQKMuHHPeBXtaX9w=; b=TFmtNe1ua+mlD8/aXjYa4gF6bmmDW9voVnfdgRJftESpT/e0WL0eGhglfs/ZaeoQUD yLZoeBR38WPpyPKD6cbeFgshL5E4TivUXD+YN67tywYD0v2n8OriKOzNvNT8GId1oft8 jcVUU3wp+MKvGYoYJU51Iku+vzFWwgOlkwM8I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:x-priority:date:x-mailer; b=KQzX5Ct5vGBd+HhqnDWBZQq/9SGhO4zQLEiUBexVG4cc49ZTjYhwvN8tiu/ETyqErv 1miqGIkgSNaM6GAldyHdyDFhrngk8+FtIetrcfTK7aqaSQZekvQZlS0V3EWA1GbFvImN cNK0S8dDdboh6DUdmxYfyQo4cP8DAAscvRgvg= Received: by 10.142.126.6 with SMTP id y6mr3824152wfc.263.1231281887165; Tue, 06 Jan 2009 14:44:47 -0800 (PST) Received: from ?192.168.10.37? (76-217-209-163.lightspeed.sntcca.sbcglobal.net [76.217.209.163]) by mx.google.com with ESMTPS id 9sm15774222wfc.56.2009.01.06.14.44.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 Jan 2009 14:44:46 -0800 (PST) Message-Id: From: Jake Thalacker To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) X-Priority: 3 Date: Tue, 6 Jan 2009 14:44:44 -0800 X-Mailer: Apple Mail (2.930.3) Subject: fresh build X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2009 22:44:48 -0000 Happy New Year! I've been encountering a problem with packets going where they're not supposed to regardless of static routes and ipfw rules meant to block said miss routed packets. My vimage setup is fairly complex and may well be the actual cause of the problem so haven't wanted to say anything till I knew more, for which I am no more closer. The one thing that really make me suspicious is it's inconsistent occurrence. At any rate am at a point where I can do a fresh build. My last build was from current in Sept and required some minor patch error clean ups, I use ng_nat and ng_ipfw which required current at the time I believe. Am going into the IPv6 world soon. Is there a fresh diff against current available? Cheers, and thanks for all the efforts! Jake