From owner-freebsd-virtualization@FreeBSD.ORG Fri Sep 19 01:00:33 2008 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 5519F106564A for ; Fri, 19 Sep 2008 01:00:33 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outE.internet-mail-service.net (oute.internet-mail-service.net [216.240.47.228]) by mx1.freebsd.org (Postfix) with ESMTP id 3AC408FC1F for ; Fri, 19 Sep 2008 01:00:33 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 910C424CC; Thu, 18 Sep 2008 18:00:33 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 77D382D6013; Thu, 18 Sep 2008 18:00:32 -0700 (PDT) Message-ID: <48D2F9B1.8020507@elischer.org> Date: Thu, 18 Sep 2008 18:00:33 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: "Ahrenholz, Jeffrey M" References: <0DF156EE7414494187B087A3C279BDB40A93F94B@XCH-NW-6V1.nw.nos.boeing.com> In-Reply-To: <0DF156EE7414494187B087A3C279BDB40A93F94B@XCH-NW-6V1.nw.nos.boeing.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: antipsychic , freebsd-virtualization@freebsd.org Subject: Re: natd & vimage 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: Fri, 19 Sep 2008 01:00:33 -0000 Ahrenholz, Jeffrey M wrote: > Jake, > >> tried making a custom kernel with IPFIREWALL and IPDIVERT options >> enabled, as per natd man page. build croaked on >> netinet/ip_divert.c: >> ipstat undeclared. 7-0-prerelease. >> >> have been using vimage for a test environment now since May, no >> serious problems, found it to be far more stable than the vmware >> environment was using before. > > if you want to use 7.0-RELEASE and the vimage_7-20080228 kernel found > here http://imunes.tel.fer.hr/virtnet/, I have made a patch that allows > you to load the ipdivert module with 'kldload ipdivert'. This patch may > not work for compiling in the option IPDIVERT but seems to work fine as > a module. Let me know and I'll post it... > > (if you try to kldload ipdivert with the vimage_7-20080228 kernel, it > complains about that missing ipstat identifier) > > also this patch enables ip_mroute, but I am still debugging that part... please make sure that your fixes go into the vimage branch.. we need all the help we can get :-) > > -Jeff > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"