From owner-freebsd-questions Thu Jun 3 15:10:19 1999 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 06FDA14C31 for ; Thu, 3 Jun 1999 15:10:16 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id PAA12765; Thu, 3 Jun 1999 15:10:11 -0700 (PDT) Date: Thu, 3 Jun 1999 15:10:11 -0700 (PDT) From: Dan Busarow To: Brad Tucker 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 On Thu, 3 Jun 1999, Brad Tucker wrote: > zvi: {115} % netstat -rn > Routing tables Looks good. You only have one Mac using TCP/IP and all the rest are just Appletalk? > zvi: {116} % netstat -in > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs > Coll > ed0 1500 00.00.21.61.be.16 1971 0 2078 0 > 24 > ed0 1500 206.117.19/26 206.117.19.2 1971 0 2078 0 Good > 24 > ed1 1500 00.00.21.cf.09.d2 9474 0 29077 0 > 0 > ed1 1500 206.117.19.64 206.117.19.126 9474 0 29077 0 Hmmm, not good. > ed1 1500 atalk:0-65534 65280.146 9474 0 29077 0 > 0 > lo0 16384 267 0 267 0 > 0 > lo0 16384 127 127.0.0.1 267 0 267 0 > 0 > lo0 16384 atalk:0 0.0 267 0 267 0 > 0 > lo0 16384 206.117.19/25 206.117.19.16 267 0 267 0 > 0 > lo0 16384 206.117.19/25 206.117.19.17 267 0 267 0 You need to change the subnet masks on the hosts in the .0/26 subnet. They're still using a /25 > ### Network routing options: ### > defaultrouter="206.117.19.1" # Set to default gateway (or NO). > static_routes="" # Set to static route list (or leave empty). > gateway_enable="YES" # Set to YES if this host will be a > gateway. > router_enable="YES" # Set to YES to enable a routing daemon. Disable routed. 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