From owner-freebsd-questions@FreeBSD.ORG Mon Feb 26 07:18:13 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6430816A401 for ; Mon, 26 Feb 2007 07:18:13 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2709013C481 for ; Mon, 26 Feb 2007 07:18:13 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id B51143658C6; Mon, 26 Feb 2007 08:18:11 +0100 (CET) Received: from secure.esiee.fr (secure.esiee.fr [147.215.1.19]) by mail.esiee.fr (Postfix) with ESMTP id 726FA3658C0; Mon, 26 Feb 2007 08:18:11 +0100 (CET) Received: from [192.168.0.11] (chs77-1-82-238-8-126.fbx.proxad.net [82.238.8.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by secure.esiee.fr (Postfix) with ESMTP id CE40C3991B; Mon, 26 Feb 2007 08:09:16 +0100 (CET) Message-ID: <45E289B1.6050006@esiee.fr> Date: Mon, 26 Feb 2007 08:18:09 +0100 From: Frank Bonnet User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Chuck Swiger References: <45DD84C1.70308@esiee.fr> <45DEC4D9.5070709@esiee.fr> <68F79BFB-1B31-4D69-95D8-E5B51C49D60E@mac.com> In-Reply-To: <68F79BFB-1B31-4D69-95D8-E5B51C49D60E@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Transparent redirect to another interface ? 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: Mon, 26 Feb 2007 07:18:13 -0000 Chuck Swiger wrote: > On Feb 23, 2007, at 2:41 AM, Frank Bonnet wrote: >>> You can do other things, such as using ng_fec to perform "port >>> trunking", or using IPFW or some other thing to manually force >>> traffic out of the other interface, but it's unlikely to result in >>> much benefit. >>> >> Thanks for the infos , I'll try the port trunking if it is compatible >> with Cisco switches ? > > FEC is Cisco's protocol, yes. > > I don't have much input about the problem you have recompiling ng_fec, > except that you might need to recompile the entire kernel and not just a > single module, especially if you've updated your source tree... > > ---Chuck > OK but I tried on a I386 machine that update its source tree every day, it works without recompiling the kernel entire kernel