From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 18:59:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D915C16A420 for ; Thu, 9 Feb 2006 18:59:46 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 94E6243D45 for ; Thu, 9 Feb 2006 18:59:44 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 09 Feb 2006 18:59:43 -0000 Received: from 42.82.203.62.cust.bluewin.ch (EHLO storage.mine.nu) [62.203.82.42] by mail.gmx.net (mp030) with SMTP; 09 Feb 2006 19:59:43 +0100 X-Authenticated: #912863 Received: from storage.mine.nu (localhost [127.0.0.1]) by storage.mine.nu (8.13.4/8.13.4) with ESMTP id k19IxZtg065931; Thu, 9 Feb 2006 19:59:35 +0100 (CET) (envelope-from lars@storage.mine.nu) Received: (from lars@localhost) by storage.mine.nu (8.13.4/8.13.4/Submit) id k19IxUuj065930; Thu, 9 Feb 2006 19:59:30 +0100 (CET) (envelope-from lars) Date: Thu, 9 Feb 2006 19:59:30 +0100 From: lars To: Lowell Gilbert Message-ID: <20060209185930.GC65725@storage.mine.nu> References: <43EB05D5.5000404@esiee.fr> <4464nozk7p.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4464nozk7p.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Cc: Frank Bonnet , freebsd-questions@freebsd.org Subject: Re: one virtual IP interface on two ethernet ports ? 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: Thu, 09 Feb 2006 18:59:47 -0000 Lowell Gilbert wrote: > Doug Poland writes: > > > On 2/9/06, Frank Bonnet wrote: > > > Hello > > > > > > Is it possible with FreeBSD to setup a virtual IP interface > > > with load balancing that use two or more ethernet ports ? > > > > > I think you should have a look at carp > > Or may ng_one2many is more what he is looking for... Maybe OpenBSD's trunk(4) will be integrated in FreeBSD sometime.