From owner-freebsd-net@FreeBSD.ORG Wed May 12 20:22:32 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 1A44E16A4CE for ; Wed, 12 May 2004 20:22:32 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AEB343D48 for ; Wed, 12 May 2004 20:22:31 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 1F08A652FE; Thu, 13 May 2004 04:22:29 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07741-04-3; Thu, 13 May 2004 04:22:28 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 97074652EC; Thu, 13 May 2004 04:22:23 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 8E76060FF; Thu, 13 May 2004 04:22:22 +0100 (BST) Date: Thu, 13 May 2004 04:22:22 +0100 From: Bruce M Simpson To: Muhammad Reza Message-ID: <20040513032222.GC20186@empiric.dek.spc.org> Mail-Followup-To: Muhammad Reza , freebsd-net@freebsd.org References: <40A2D5C8.3040308@mra.co.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40A2D5C8.3040308@mra.co.id> cc: freebsd-net@freebsd.org Subject: Re: 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 03:22:32 -0000 On Thu, May 13, 2004 at 08:56:24AM +0700, Muhammad Reza wrote: > 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. Yes, using ipfw, ipfilter and pf firewall 'forwarding' rules. Regards, BMS