From owner-freebsd-isp Fri Jun 15 9:21:19 2001 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id A098D37B419 for ; Fri, 15 Jun 2001 09:21:03 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 15AwAm-0001oI-00; Fri, 15 Jun 2001 09:10:12 -0700 Date: Fri, 15 Jun 2001 09:10:09 -0700 (PDT) From: Tom Samplonius To: Enriko Groen Cc: "'freebsd-isp@freebsd.org'" Subject: Re: Multipath In-Reply-To: <510EAC2065C0D311929200A0247252622F7821@NETIVITY-FS> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 15 Jun 2001, Enriko Groen wrote: > Hi, > > I posted a similar question some time ago, but I'm still confused. > > At this moment I have a FreeBSD firewall which has 4 network interfaces for > different services: > Internal network, Fiber connection (256 kbit line), cable connection, ADSL > connection > > I would like to use every connection for specific trafic > Fiber for watchdog queries to our webserver > Cable for general surfing for local users > ADSL for mail and webcam You want policy based routing. You can use the ipfw's fwd directive to match specific kinds of traffic and set the gateway address for it. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message