From owner-freebsd-questions Wed Jul 1 23:50:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15407 for freebsd-questions-outgoing; Wed, 1 Jul 1998 23:50:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15334 for ; Wed, 1 Jul 1998 23:49:53 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id XAA22500; Wed, 1 Jul 1998 23:49:39 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 1 Jul 1998 23:49:38 -0700 (PDT) From: Doug White To: "Dongre, Prashant" cc: "'questions@freebsd.org'" Subject: Re: Freebsd routing 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 On Sat, 27 Jun 1998, Dongre, Prashant wrote: > We have a busy LAN and to protect some (primitive) mainframe ethernet > interfaces (these interfaces are giving problems due to excessive > traffic flowing to them) it's planned to have a router (bridge/filter > OR whatever) which can route only IP traffic destined to and from > mainframes. But we do not have network subnetted and have all our > servers/mainframe and workstations on the same IP network. What you really need is an Ethernet switch and to break up your network into multiple segments. Hang the mainframe off one switch port and some of your hubs off the others. > Is it possible to have a FreeBSD system with two network interfaces > bridging mainframe and the rest of the network statically routing IP > packets from on side to another. one side is the whole network and other > side are couple of mainframe ethernet interfaces (not more than 4). FreeBSD doesn't bridge but it does route; this may mean changing the IP of your mainframe to another so you can differentiate the subnets. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message