From owner-freebsd-questions Thu Feb 1 14: 0: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 7260137B491 for ; Thu, 1 Feb 2001 13:59:45 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id AAA22165 for ; Fri, 2 Feb 2001 00:07:34 +0100 Message-ID: <3A79DCAB.F47DB7C5@i-clue.de> Date: Thu, 01 Feb 2001 23:01:15 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: questions@FreeBSD.org Subject: How to configure static routes? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks, I want to setup a small server network like this: Server Net +----------+ Client Net 192.168.111.1 .--+ ed0 ed1 +--- 192.168.222.1 | | Server A | | +----------+ | | +----------+ 192.168.111.2 ^--+ ed0 ed1 +--- 192.168.222.2 | Server B | +----------+ Server A mounts B via NFS and vice versa. Traffic between these two machines should be routed through the 192.168.111.0/24 net, all other traffic should be routed into the .222. How to make these two machines talk to each other on their separate net? Thanks for your assitance -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message