From owner-freebsd-isp Sun Oct 15 15:23:37 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.knight-trosoft.com (mail.knight-trosoft.com [209.180.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 491E837B66D for ; Sun, 15 Oct 2000 15:23:31 -0700 (PDT) Received: from cd864962-a.vwebpage.com (dh.vwebpage.com [209.180.70.5]) (authenticated) by mail.knight-trosoft.com (8.11.0/8.11.0) with ESMTP id e9FMNKT03866 for ; Sun, 15 Oct 2000 17:23:20 -0500 (CDT) Message-Id: <4.3.2.7.2.20001015171605.021127e8@mail.vwebpage.com> X-Sender: johnp@mail.vwebpage.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 15 Oct 2000 17:25:23 -0500 To: freebsd-isp@freebsd.org From: John Prince Subject: multiple external interfaces Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello.. Is it possible (I have been trying).... I have a firewall setup, IPFW and Natd, with 2 external interfaces, and a single internal. Each external interface is connected to a provider. Setup is as follows.. External Internal. bbb.bbb.bbb.bbb --------------- |--------------- ccc.ccc.ccc.ccc aaa.aaa.aaa.aaa --------------- The internal network consists of 2 nets, 10.0.1.0 and 10.0.2.0 What I want to do is route any traffic from the 10.0.1.0 network to the (bbb) external interface, and traffic from the 10.0.2.0 to the the (aaa) interface.. Ipfw and Natd appear to function, as long as I specify a default route.. I would like to do this all on a single machine, if possible.. Any help would be greatly appreciated.. Thanks, --john John Prince To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message