From owner-freebsd-questions Thu Jun 3 21: 3:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 070BD14D91 for ; Thu, 3 Jun 1999 21:03:15 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id AAA01641; Fri, 4 Jun 1999 00:03:34 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199906040403.AAA01641@cc942873-a.ewndsr1.nj.home.com> Subject: Re: 2 ethernet cards (fwd) In-Reply-To: from Brad Tucker at "Jun 3, 99 06:46:53 pm" To: zvi@zvi.t-networking.com (Brad Tucker) Date: Fri, 4 Jun 1999 00:03:34 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brad Tucker wrote, [snip] > The setups on the mac is this: > IP ADDRESS 206.117.19.125 > SUBNETMASK 255.255.255.192 > ROUTER ADDRESS 206.117.19.64 ^^ > NAMESERVER 206.117.19.2 [snip] > ############################################################## > ### Network configuration sub-section ###################### > ############################################################## [snip] > network_interfaces="ed0 ed1 lo0" # List of network interfaces (lo0 > is loo > pback). > ifconfig_ed0="inet 206.117.19.2 netmask 255.255.255.192" > ifconfig_ed1="inet 206.117.19.126 netmask 255.255.255.192" ^^^ > ifconfig_lo0="inet 127.0.0.1" Those two numbers need to agree. Your Mac, 206.117.19.125, should be using ed1, 206.117.19.126, as the interface to the FreeBSD router, no? Where is the '64' from? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message