From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 00:24:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0FE16A4CE for ; Fri, 7 Jan 2005 00:24:10 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B94ED43D46 for ; Fri, 7 Jan 2005 00:24:09 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CmhvE-0004Y0-1r; Fri, 07 Jan 2005 01:24:08 +0100 Date: Fri, 7 Jan 2005 01:24:07 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <65124647373.20050107012407@hexren.net> To: Jev In-Reply-To: <41DDD510.7010704@ecad.org> References: <41DDD510.7010704@ecad.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: nic aggregation/teaming (AFT or similar) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 00:24:10 -0000 J> Hi all, J> I want to find out if there is any support for NIC teaming (AFT) in J> FreeBSD. I found this post from 2000 J> http://groups.google.ca/groups?hl=en&lr=&threadm=8c72ap%24le4%241%40nnrp1.deja.com&rnum=1&prev=/groups%3Fq%3D%2522FreeBSD%2520does%2520NOT%2520support%2520Cabletron%27s%2520SmartTrunking%2522%26hl%3Den%26lr%3D%26sa%3DN%26tab%3Dwg J> Has there been any developments with this? We are using AFT with dual J> intel nics for switch redundancy on Linux boxes. I really want to try J> and move to FreeBSD, and this is the only major issue that I can see. J> Any information is greatly appreciated, J> -Jev J> P.S. I'm not subscribed to questions, so please CC any replies. J> _______________________________________________ J> freebsd-questions@freebsd.org mailing list J> http://lists.freebsd.org/mailman/listinfo/freebsd-questions J> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------------------- Have a look at netgraph http://www.freebsd.org/cgi/man.cgi?query=netgraph&sektion=4&apropos=0&manpath=FreeBSD+5.3-RELEASE+and+Ports I am not really shure if this is what you are looking for but maybe :) Hexren