From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 06:27:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74EB437B404 for ; Tue, 8 Jul 2003 06:27:22 -0700 (PDT) Received: from mail.business.allstream.net (tor-vs11.business.allstream.net [207.181.89.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D31843F75 for ; Tue, 8 Jul 2003 06:27:21 -0700 (PDT) (envelope-from derek@cpa-inc.net) Received: from derek ([66.46.154.210])h68DRJbd016242 for ; Tue, 8 Jul 2003 09:27:20 -0400 (EDT) Message-ID: <000b01c34554$c225ea60$0301a8c0@office.cpainc.net> From: "Derek Marcotte" To: Date: Tue, 8 Jul 2003 09:28:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Yes, a quick routing question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 13:27:22 -0000 It is possible. I have 2 routers. Each has 3 interfaces. If : I plug 2 interfaces on each to the other router, the third interface on each is for the local subnet, a route to the non-local subnet is added to each of the 2 interfaces on each router Subnet A-A===B-Subnet B Will the kernel load balance the traffic traveling between the 2 subnets over the 2 lines? I have done some reading earlier about OSPF, and zebra, but it is my understanding that the kernel needs to decide to load balance when there are 2 routes of equal weight to the same subnet. Thanks, Derek