From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 15:16:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15FD416A4CE for ; Fri, 11 Jun 2004 15:16:42 +0000 (GMT) Received: from gladiator.trusc.net (gladiator.trusc.net [196.22.225.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79EEF43D5A for ; Fri, 11 Jun 2004 15:16:36 +0000 (GMT) (envelope-from leon@trusc.net) Received: from [196.25.37.18] (helo=morpheus.trusc.net) by gladiator.trusc.net (Exim 4.24 #0 (FreeBSD 4.7)) protocol: esmtp id 1BYnlO-000LeI-IW for ; Fri, 11 Jun 2004 17:16:19 +0200 Received: from [192.168.255.25] (helo=leonlap) by morpheus.trusc.net (Exim 4.34 #0 (FreeBSD 4.7)) protocol: esmtp id 1BYnkb-000FOh-Pl for ; Fri, 11 Jun 2004 17:15:36 +0200 From: "Leon Botes" To: Date: Fri, 11 Jun 2004 17:15:23 +0200 Organization: Trusc Technologies (Pty) Ltd MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcRPxuqOD/6Op5xAT+CZGVTfdYHPnA== X-Spam-Score: 0.0 (/) Message-Id: X-Spam-Score: 0.0 (/) Subject: Routing question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: leon@trusc.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 15:16:42 -0000 I have a box with 5 nics. Cal them A,B,C,D,E. A & B are different internet connections. E is a connection to a mail server on a public /29 C & D are connections for 2 differnet client networks. Is it possible to have all traffic coming in via C sent to a default gateway on A's network and all traffic coming in via D sent to a default gateway on B's network. And secondly will both client networks be able to see the E/29? If so how? Thanks Leon