From owner-freebsd-net@FreeBSD.ORG Thu May 15 14:12:38 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 9CA8937B401 for ; Thu, 15 May 2003 14:12:38 -0700 (PDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A66A43F93 for ; Thu, 15 May 2003 14:12:37 -0700 (PDT) (envelope-from justin@shiningsilence.com) Received: from home.shiningsilence.com (rrcs-nys-24-169-96-227.biz.rr.com [24.169.96.227])h4FLCWik023346 for ; Thu, 15 May 2003 17:12:36 -0400 (EDT) Received: from 24.93.1.61 (SquirrelMail authenticated user justin) by home.shiningsilence.com with HTTP; Thu, 15 May 2003 16:18:17 -0400 (EDT) Message-ID: <49537.24.93.1.61.1053029897.squirrel@home.shiningsilence.com> Date: Thu, 15 May 2003 16:18:17 -0400 (EDT) From: "Justin C. Sherrill" To: freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: load balance ordinary traffic 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: Thu, 15 May 2003 21:12:38 -0000 I have a FreeBSD 4.8-stable machine with multiple network interfaces. One goes to a local network (192.168.*) and the other goes to the Internet via cable modem. This machine does NAT for the 192.168.* network. I'd like to add more Ethernet cards to this computer and connect them to other cable modems, thereby providing more bandwidth to the 192.168.* network. Where can I look for more information on how to do this? Specifically, the software changes (with ipfw?) to "concatenate" the connection.