From owner-freebsd-questions Thu Mar 30 3: 3:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id 82BDF37B89F for ; Thu, 30 Mar 2000 03:03:42 -0800 (PST) (envelope-from sl@dnt.md) Received: from localhost (sl@localhost) by zeus.dnt.md (8.9.3/8.9.3) with ESMTP id OAA32844; Thu, 30 Mar 2000 14:03:36 +0300 (EEST) Date: Thu, 30 Mar 2000 14:03:36 +0300 (EEST) From: Veaceslav Revutchi To: freebsd-questions@freebsd.org Cc: spork Subject: Re: Routing question (not strictly FBSD) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > migration we'll have two class C networks, and two leased lines. Of course > > > we'll be renumbering our servers as soon as possible, but that cannot be > > > done in a single step. > > > > > > My router is a FreeBSD machine with a dual port ET-PCISync adapter, and from > > > the hardware point of view I have no problems. > > > > > > Maybe someone can answer this question about routing software: is there any > > > way to determine which interface to route outgoing IP packets via, based on > > > source address of the packet itself? You can use ipfw with "fwd" action. You'll need a kernel with IPFIREWALL and IPFIREWALL_FORWARD. veaceslav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message