From owner-freebsd-hackers Wed Sep 30 23:53:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA29573 for freebsd-hackers-outgoing; Wed, 30 Sep 1998 23:53:23 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from widefw.csl.sony.co.jp (widefw.csl.sony.co.jp [133.138.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA29567 for ; Wed, 30 Sep 1998 23:53:20 -0700 (PDT) (envelope-from kjc@csl.sony.co.jp) Received: from hotaka.csl.sony.co.jp (root@hotaka.csl.sony.co.jp [43.27.98.57]) by widefw.csl.sony.co.jp (8.8.8/3.6W) with ESMTP id PAA09121; Thu, 1 Oct 1998 15:49:51 +0900 (JST) Received: from localhost (kjc@[127.0.0.1]) by hotaka.csl.sony.co.jp (8.8.8/3.6W/hotaka/98021914) with ESMTP id PAA21961; Thu, 1 Oct 1998 15:49:50 +0900 (JST) Message-Id: <199810010649.PAA21961@hotaka.csl.sony.co.jp> To: Vitaly V Belekhov cc: freebsd-hackers@FreeBSD.ORG, tom@sdf.com Subject: Re: Equal Cost/MultiPath Routing In-reply-to: Your message of "Thu, 01 Oct 1998 12:51:43 +0700." Date: Thu, 01 Oct 1998 15:49:49 +0900 From: Kenjiro Cho Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You might want to take a look at Multipath Routing ftp://ftp.flirble.org/pub/unix/hacks/FreeBSD/mpath.b3.tgz by Chrisy Luke . mpath comes with two functions; Multipath routing and Firewall rule-based packet forwarding, where firewall rules can change the next-hop of packets that match them. When you don't set firewall rules, it does load-balancing. --kj Vitaly V Belekhov said: >> Hello! >> Also how about routing with policies based on source address? >> Is such job exist or we need do it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message