From owner-freebsd-net@FreeBSD.ORG Fri Apr 23 20:34:01 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 43F3116A4CF for ; Fri, 23 Apr 2004 20:34:01 -0700 (PDT) Received: from mx3.mra.co.id (mx3.mra.co.id [202.138.254.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF36D43D2D for ; Fri, 23 Apr 2004 20:33:58 -0700 (PDT) (envelope-from reza@it.mra.co.id) Received: from localhost (unknown [127.0.0.1]) by mx3.mra.co.id (Postfix) with ESMTP id 386652E0C8 for ; Sat, 24 Apr 2004 10:47:12 +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 77927-27 for ; Sat, 24 Apr 2004 10:45:57 +0700 (WIT) Received: from suse.sisfo.net (unknown [202.155.147.74]) by mx3.mra.co.id (Postfix) with ESMTP id CDF042E0BA for ; Sat, 24 Apr 2004 10:45:53 +0700 (WIT) From: Muhammad Reza To: freebsd-net@freebsd.org Date: Sat, 24 Apr 2004 17:38:15 +0700 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404241738.15433.reza@it.mra.co.id> X-Virus-Scanned: by amavisd-new at mra.co.id Subject: multiple provider 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: Sat, 24 Apr 2004 03:34:01 -0000 Dear BSD'ers Can freebsd routing kernel do multiple provider ? 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