From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 13:43:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AE331065673 for ; Tue, 23 Jun 2009 13:43:35 +0000 (UTC) (envelope-from matej.serc@gmail.com) Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by mx1.freebsd.org (Postfix) with ESMTP id A7B3D8FC13 for ; Tue, 23 Jun 2009 13:43:34 +0000 (UTC) (envelope-from matej.serc@gmail.com) Received: by bwz5 with SMTP id 5so66925bwz.43 for ; Tue, 23 Jun 2009 06:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=b7u4fM3gCb7XHkVahnAMGpMr0f+xM1lsY6RmdowGEAE=; b=mpH9gbsjWzcTQ0N2/KWqwHaOrGDpvHxi8yAHOKZl9Fv620egX+RNiBGkZ3gG0pbJnd CjCckKh8cSMEtzcoL312cSfUyabS0ZF2O8kY0D9q08fXtGtMgvyr/5rsFQCrby34s9c9 4+fc20+77+Jw2WfH57AHFegLch+c6RHaNnApg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=SryeaixWALfbT3FvRqhyrMx8eDUnEUB42yFyEdKrwTFbcxumBag7r5Hc3qGzVWA3Ib Ll6s88PO0z7XC4SX2SSukw70+VE/alProfxenwkFT86K6tfYi8Gin0S8OnM61s6C0G9U nuuSOax4pJ4X2bSfK7h2b3h09DVUaBaO9u+Bw= MIME-Version: 1.0 Received: by 10.204.60.133 with SMTP id p5mr62572bkh.143.1245764613478; Tue, 23 Jun 2009 06:43:33 -0700 (PDT) Date: Tue, 23 Jun 2009 15:43:33 +0200 Message-ID: <497fe93d0906230643j7dc2c50g25b6b80650ca6ab8@mail.gmail.com> From: =?windows-1252?Q?Matej_=8Aerc?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Multi-homed FreeBSD 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: Tue, 23 Jun 2009 13:43:36 -0000 Hi, we have a FreeBSD machine currently using PPPoE with NAT. As we already have the cable connection which is about the same speed, I was just wondering of doing some load balancing for the outside connection. I have no experiences with that and will be really glad if someone could point some things, where to look and what to read. Also your configurations and experiences regarding this fact are very welcome. Thanks, Matej