From owner-freebsd-net@FreeBSD.ORG Mon Dec 17 19:10:21 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 311DB16A420 for ; Mon, 17 Dec 2007 19:10:21 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id B766913C4D1 for ; Mon, 17 Dec 2007 19:10:19 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.7.0 Received: from [212.86.226.226] (account mav@alkar.net HELO [192.168.3.2]) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 56533750; Mon, 17 Dec 2007 21:10:19 +0200 Message-ID: <4766C996.308@mavhome.dp.ua> Date: Mon, 17 Dec 2007 21:10:14 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: zhouyi zhou References: <1197912191.00843848.1197899401@10.7.7.3> In-Reply-To: <1197912191.00843848.1197899401@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: using netgraph to create a pair of pseudo ethernet interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 19:10:21 -0000 zhouyi zhou wrote: > Any one know how to us netgraph to create a pair of pseudo ethernet interface. The packet > go out from one and in another. man 4 ng_eiface , man 4 netgraph ? -- Alexander Motin