From owner-freebsd-net@FreeBSD.ORG Fri Jul 25 01:58:02 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98F5937B401 for ; Fri, 25 Jul 2003 01:58:02 -0700 (PDT) Received: from tdwyer.arach.net.au (tdwyer.arach.net.au [203.15.140.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B33543FA3 for ; Fri, 25 Jul 2003 01:58:01 -0700 (PDT) (envelope-from sdwyer@arach.net.au) Received: from arach.net.au (hades.ctnet.org.au [10.60.32.12]) by tdwyer.arach.net.au (Postfix) with ESMTP id 7F43415209 for ; Fri, 25 Jul 2003 16:58:02 +0800 (WST) Message-ID: <3F20F495.9000702@arach.net.au> Date: Fri, 25 Jul 2003 17:12:53 +0800 From: Shaun Dwyer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030409 X-Accept-Language: en-us, en MIME-Version: 1.0 To: net@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Using multilink ppp(or similar) over 2 bridge mode ADSL connections... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 08:58:02 -0000 Hi All, Please include me in the to: line as I'm not subscribed to this list(Thanks!). I have a project where I need to be able to use the full available bandwidth of 2x 1.5M/256k ADSL links. I will have a machine co-located at a local ISP shortly and hope to run a ppp(or other?) server on that machine, and make 2 connections to it from the home machine (one on each ADSL link). Has anyone done this before? any ideas as to the best way to achieve this? Secure data transmission is a must. I'm thinking that ipsec on the tunnel thats established would be sufficient. This is more in an effort to gain full speed access to the machine terminating the remote end of the link. Access to the net via this multilink connection is not important. TIA, -Shaun