From owner-freebsd-questions Thu Jun 3 13:12:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from zvi.t-networking.com (zvi.t-networking.com [206.117.19.2]) by hub.freebsd.org (Postfix) with ESMTP id A34FB1599E for ; Thu, 3 Jun 1999 13:12:43 -0700 (PDT) (envelope-from zvi@zvi.t-networking.com) Received: from localhost (zvi@localhost) by zvi.t-networking.com (8.8.8/8.8.8) with ESMTP id NAA00312; Thu, 3 Jun 1999 13:07:30 -0700 (PDT) (envelope-from zvi@zvi.t-networking.com) Date: Thu, 3 Jun 1999 13:07:29 -0700 (PDT) From: Brad Tucker To: Dan Busarow Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2 ethernet cards 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 Ok this all works good, but its not there yet. I used the statements and now the two networks are sperated, but from the outside world ed1 is not reachable. I have the gateway enabled in rc.conf, routing is on. when I try and ping my machine froma machine outside the network it wont work. Also if i try an use one of the macs to browse the internet it wont work. do i need to add a route statement to connect ed0 and ed1. Im really lost now. please help. Thanks, Brad On Wed, 2 Jun 1999, Dan Busarow wrote: > On Wed, 2 Jun 1999, Brad Tucker wrote: > > > what if I changed the ifconfig to read: > > ifconfig_ed0 -inet 206.117.19.2 netmask 255.255.255.224 (1-31 usable?) > > ifconfig_ed1 -inet 206.117.19.126 netmask 255.255.255.192 (65-126 usable?) > > wouldnt this free up some space for more hosts? > > If you do something like > > > > Router|----+----|ed0 ed1|---- internal network 206.117.19.64/26 > | > +-- external network 206.117.19.0/26 > > > you could run 62 addresses on the "external net". But if you have any > appletalk traffic on those hosts you defeat the purpose of the exercise. > > Dan > -- > Dan Busarow 949 443 4172 > Dana Point Communications, Inc. dan@dpcsys.com > Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message