From owner-freebsd-pf@FreeBSD.ORG Mon Jan 16 10:18:24 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38DBF16A41F for ; Mon, 16 Jan 2006 10:18:24 +0000 (GMT) (envelope-from montarotech@optusnet.com.au) Received: from mail06.syd.optusnet.com.au (mail06.syd.optusnet.com.au [211.29.132.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C1843D46 for ; Mon, 16 Jan 2006 10:18:23 +0000 (GMT) (envelope-from montarotech@optusnet.com.au) Received: from delta (d220-236-70-138.dsl.nsw.optusnet.com.au [220.236.70.138]) by mail06.syd.optusnet.com.au (8.12.11/8.12.11) with SMTP id k0GAILPN026802 for ; Mon, 16 Jan 2006 21:18:21 +1100 Message-ID: <025201c61a86$2e7383e0$0600a8c0@delta> From: "Josh Finlay" To: Date: Mon, 16 Jan 2006 20:18:22 +1000 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Multiple DSL lines, load sharing / shaping X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2006 10:18:24 -0000 Hi, My scenario: Originally started out with 512Kbps SDSL, this wasn't enough bandwidth. = We have no access to anything faster than this (except 1.5Mbps ADSL, but = then our upstream drops to 256kbps - not acceptable), so we have had 4 = additional lines installed... So what I now need to know, is how do I go about sharing these = connections evenly to the rest of the network? the SDSL lines live on: de0, de1, de2, de3, de4, de5 each interface is connected to an ADSL modem, with an established = connection to the provider de6 is the interface to provide connectivity to the rest of the network. Can I use a "round-robin" NAT or something similar? I am extremely lost as how to properly share these connections... Regards, Josh Finlay