From owner-freebsd-net@FreeBSD.ORG Wed May 12 18:50:06 2004 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 D44F316A4D0 for ; Wed, 12 May 2004 18:50:06 -0700 (PDT) Received: from mx3.mra.co.id (mx3.mra.co.id [202.138.254.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8950F43D1F for ; Wed, 12 May 2004 18:50:05 -0700 (PDT) (envelope-from reza@mra.co.id) Received: from localhost (unknown [127.0.0.1]) by mx3.mra.co.id (Postfix) with ESMTP id 9D8B02E151 for ; Thu, 13 May 2004 09:01:41 +0700 (WIT) Received: from mx3.mra.co.id ([127.0.0.1]) by localhost (mx3.mra.co.id [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 73714-24 for ; Thu, 13 May 2004 09:00:26 +0700 (WIT) Received: from mail.mra.co.id (unknown [172.16.0.25]) by mx3.mra.co.id (Postfix) with ESMTP id 3A4842E0E7 for ; Thu, 13 May 2004 09:00:00 +0700 (WIT) Received: from mra.co.id ([172.16.0.228]) by mail.mra.co.id with Microsoft SMTPSVC(5.0.2195.3779); Thu, 13 May 2004 08:46:51 +0700 Message-ID: <40A2D5C8.3040308@mra.co.id> Date: Thu, 13 May 2004 08:56:24 +0700 From: Muhammad Reza User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031008 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 May 2004 01:46:51.0050 (UTC) FILETIME=[292B58A0:01C4388C] X-Virus-Scanned: by amavisd-new at mra.co.id Subject: multiple conection to internet 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, 13 May 2004 01:50:06 -0000 Dear BSD'ers Can freebsd routing kernel handle multiple provider (multipath gateway) ? without BGP ? Now I have a (new ) ADSL, and T1 connection to different provider, my LAN is nat-ing behind freebsd router, I want some people in my network to connect to internet via ADSL and some people via T1, based on their IP. They said , i can do that with linux iproute tools, but i dont want to replace my FreeBSD-4.9Stable router with Linux. Please help me, any suggestion is appriciate. regards reza