From owner-freebsd-questions Wed Jan 21 06:36:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28208 for questions-outgoing; Wed, 21 Jan 1998 06:36:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28191 for ; Wed, 21 Jan 1998 06:36:36 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id JAA10673; Wed, 21 Jan 1998 09:34:22 -0500 (EST) Message-ID: <19980121093421.52587@emu.sourcee.com> Date: Wed, 21 Jan 1998 09:34:21 -0500 From: Norman C Rice To: Leo Mrafko Cc: questions@FreeBSD.ORG Subject: Re: Problem with roting ... References: <199801201739.SAA00238@gw.kesp.elf.stuba.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199801201739.SAA00238@gw.kesp.elf.stuba.sk>; from Leo Mrafko on Tue, Jan 20, 1998 at 06:39:40PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Tue, Jan 20, 1998 at 06:39:40PM +0100, Leo Mrafko wrote: [reformatted] > Hello ! > > I'm sorry to bother you, but I've got a problem and I can't > help myself.We've got a pair of SUN workstations connected on > a large LAN and SUN NFS didn't work when there was a big traffic > on the net. So we decided to build a router from a PC. I > installed FreeBSD here, there are two NICs (3COM), they're > working properly, I think, but I can't find out, how to > configure this system, so that it would send to the SUNs > just the packets which are for them, and let the other packets > on the other NIC and to let the SUNs reach the outer net too. > Could You plese help me ? > > Thanks > Yours sincerely > Leo Mrafko Please post a simple network diagram with some IP/net addresses for the NICs, SUNs, and ``outer net''. The output of `ifconfig -a' and `netstat -rn' would be helpful. Can your FreeBSD box talk with the SUNs and outer net now? Do you believe static routing will satisfy your requirements? -- Regards, Norman C. Rice, Jr.