From owner-freebsd-questions@FreeBSD.ORG Sat Aug 8 01:29:21 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 4BC96106566C for ; Sat, 8 Aug 2009 01:29:21 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 03BBC8FC1F for ; Sat, 8 Aug 2009 01:29:20 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so781773qwe.7 for ; Fri, 07 Aug 2009 18:29:20 -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:content-transfer-encoding; bh=pQuCOrSpyYLg00aq8QBgIJgadj8OuBKLf6d45b2h3ZU=; b=Pj9xnWOT9rc2rg3wMRD07gxrh0XJG3MJk6GSunCEa360joUN59jDjt8Eb+6o6k76Zl nET+zOeem72yYZ3YAzEOnLLCsSesDRbeGw+1HdSmAZ1hS6sIli6tkzmNTsJEocE4UI7r ZYbJpGBtBoM7eIA8Z/zGSdnCzqlgu5kDEwSa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pqMHnB/qOSfpZsRRFJhhlAH0mc6jE6PSXVieZtj+54ryEmwBZtbPYmJ0VQn5QZ6cST iXRAelJsPALRCpd1a6C5+CHAaR6rImOyukzzlabmvFVIccpS3YqqB6ww8PIhXWwKeBF3 AoA6tsyoLPTvxp1JZqBYnUeKf0x+fkvvtjJP0= MIME-Version: 1.0 Received: by 10.229.85.21 with SMTP id m21mr850015qcl.9.1249694959463; Fri, 07 Aug 2009 18:29:19 -0700 (PDT) Date: Fri, 7 Aug 2009 20:29:19 -0500 Message-ID: <11167f520908071829s10a0bb12ybe57f5a03f40e8d2@mail.gmail.com> From: "Sam Fourman Jr." To: freebsd general questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Aggregate DSL connections with PF 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: Sat, 08 Aug 2009 01:29:21 -0000 I found the following links online, I am wondering is this possible using pf and netgraph instead? http://www.michaelbrumm.com/how-to-aggregate-bandwidth.html http://www.mushroomnetworks.com/product.aspx?product_id=1009&tab=features Sam Fourman Jr.