Date: Thu, 3 Jun 1999 15:10:11 -0700 (PDT) From: Dan Busarow <dan@dpcsys.com> To: Brad Tucker <zvi@zvi.t-networking.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2 ethernet cards Message-ID: <Pine.BSF.3.96.990603150426.18320P-100000@java.dpcsys.com> In-Reply-To: <Pine.BSF.4.05.9906031324320.384-100000@zvi.t-networking.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <Link> 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 <Link> 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 <Link> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990603150426.18320P-100000>