From owner-freebsd-questions Thu Oct 11 12:37:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id C02A537B408 for ; Thu, 11 Oct 2001 12:37:34 -0700 (PDT) Received: from blossom.cjclark.org (dialup-209.247.138.230.Dial1.SanJose1.Level3.net [209.247.138.230]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id MAA08830; Thu, 11 Oct 2001 12:37:26 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id f9BJbQt01089; Thu, 11 Oct 2001 12:37:26 -0700 (PDT) (envelope-from cjc) Date: Thu, 11 Oct 2001 12:37:25 -0700 From: "Crist J. Clark" To: "John Holstein, IS" Cc: freebsd-questions@freebsd.org Subject: Re: gateway and multiple subnets round II Message-ID: <20011011123725.A293@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <5.1.0.14.2.20011010141951.0419e750@mail.cnpapers.com> <5.1.0.14.2.20011009143853.041e3ec8@pop.cotse.com> <5.1.0.14.2.20011009143853.041e3ec8@pop.cotse.com> <20011009232857.D387@blossom.cjclark.org> <5.1.0.14.2.20011010141951.0419e750@mail.cnpapers.com> <20011010203259.S387@blossom.cjclark.org> <5.1.0.14.2.20011011082956.041aab70@mail.cnpapers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011011082956.041aab70@mail.cnpapers.com>; from jholstein@cnpapers.com on Thu, Oct 11, 2001 at 08:45:02AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 11, 2001 at 08:45:02AM -0400, John Holstein, IS wrote: > At 08:32 PM 10/10/2001 -0700, you wrote: > >On Wed, Oct 10, 2001 at 02:47:16PM -0400, John Holstein, IS wrote: > > > At 11:28 PM 10/9/2001 -0700, you wrote: > > > >[snip] > > > > > >So, are you saying the real picture is, > > > > > > > > 192.168.0.x -----} > > > > 192.168.1.x -----} > > > > }--Cisco Router--|ed0 FreeBSD GW ed1|---- internet > > > > 192.9.200.x -----} > > > > 192.9.205.x -----} [snip] > Well, you see, that's the overall problem. The network isn't setup > correctly, in my opinion. Another problem is, it works, however incorrectly. > > Here's the current (working) setup: > > 192.168.0.x (DHCP allocated IP's for Workstations [ethernet]) > 192.9.200.x (Static Internal IP's for Workstations [ethernet]) > > 192.168.1.x (DHCP allocated IP's for Workstations [token ring]) > 192.9.205.x (Static Internal IP's for Workstations [token ring]) > > ** Please note, this is how it's been relayed to me. I run the webservers, > we two other people doing the internal networking. > > All four subnets above go through --> Cisco Router (ip 192.9.200.4) --> (ip > 192.9.200.254) Pix Firewall (external IP) -----------> internet > > The Cisco Router is looking to 192.9.200.254 as the gateway, passing > everything through. I had the FreeBSD box on the 200.254 IP, and it would > pass everything through that was on that subnet. Anything else, the other > three subnets, would not get passed the FreeBSD box. So, assuming the > router is passing everything "as is" from the other subnets, looking to > 200.254 as the gate, my thoughts are, it needs to be further configured to > get the other subnets out. Your Cisco "router" isn't routing. It looks like its bridging. For routing purposes, it can be ignored. What is the default gateway for machines on each of the various networks, 192.168.0.x, 192.9.200.x, 192.168.1.x, and 192.9.205.x? Your FreeBSD box needs to have each of the default gateway addresses put on ed0. -- Crist J. Clark cjclark@alum.mit.edu cjclark@jhu.edu cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message