From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 8 00:21:35 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 53E37106566B for ; Thu, 8 Oct 2009 00:21:35 +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 38C738FC19 for ; Thu, 8 Oct 2009 00:21:35 +0000 (UTC) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 281D322D7; Wed, 7 Oct 2009 17:21:35 -0700 (PDT) X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id 978E42D6015; Wed, 7 Oct 2009 17:21:34 -0700 (PDT) Message-ID: <4ACD3091.9000709@elischer.org> Date: Wed, 07 Oct 2009 17:21:37 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: remodeler References: <20091007002615.M76095@alentogroup.org> <4ACBF0ED.2070905@elischer.org> <20091007043721.M28730@alentogroup.org> <4ACC2536.9030701@elischer.org> <4ACCE73A.5000502@elischer.org> <20091007222310.M23322@alentogroup.org> <4ACD1A29.4070207@elischer.org> <20091007234005.M40001@alentogroup.org> In-Reply-To: <20091007234005.M40001@alentogroup.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org Subject: Re: can't find routing entry for network routes 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: Thu, 08 Oct 2009 00:21:35 -0000 remodeler wrote: > Julian Elischer wrote: > >> so does this mean it's all working for you? > > Yes. Thank you. > > Will netgraph let you create a gif or other tunneling socket and plug it in > directly to the graph? Would the alternative be piping a userland tunneling > socket and ng_socket? there is an ng_gif node but I've never used it. look in /usr/src/sys/netgraph to see what exists. They are supposed to all have man pages. I like mpd for tunneling.. it is a higher level user of netgraph. > _______________________________________________ > 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"