From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 13:20:05 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 7BA3316A420 for ; Thu, 9 Feb 2006 13:20:05 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id D319B43D45 for ; Thu, 9 Feb 2006 13:20:04 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so95523wra for ; Thu, 09 Feb 2006 05:20:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=l3NWkApMg2dwWg/thvFLVH2cFTPYuSC4/1tn/jCXFfBZGctKgTzYrmUnMTD0GLDOlA+59WoMFkpT3zXOcu8aKcKgwuD0dYUK/5jhVuSfQqPsFbUDUN45/xGU6N7ZC2mgvyRASdBCZWcYQohU0u0IaWfGQNElw0yVW0CgJwxxEwo= Received: by 10.65.180.18 with SMTP id h18mr38893qbp; Thu, 09 Feb 2006 05:20:03 -0800 (PST) Received: by 10.65.242.6 with HTTP; Thu, 9 Feb 2006 05:20:03 -0800 (PST) Message-ID: Date: Thu, 9 Feb 2006 07:20:03 -0600 From: Doug Poland To: Frank Bonnet In-Reply-To: <43EB05D5.5000404@esiee.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43EB05D5.5000404@esiee.fr> Cc: 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 Reply-To: doug@polands.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 13:20:05 -0000 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 -- Regards, Doug