From owner-freebsd-questions Fri Jun 16 21:56: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134]) by hub.freebsd.org (Postfix) with ESMTP id EF85437B9A8 for ; Fri, 16 Jun 2000 21:56:03 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0531.cvx20-bradley.dialup.earthlink.net [209.179.252.21]) by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id VAA04014; Fri, 16 Jun 2000 21:56:01 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id VAA00573; Fri, 16 Jun 2000 21:54:36 -0700 (PDT) Date: Fri, 16 Jun 2000 21:54:35 -0700 From: "Crist J. Clark" To: root oh yeah Cc: freebsd-questions@FreeBSD.ORG Subject: Re: static route / interface question Message-ID: <20000616215435.E310@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <20000616152855.A559@babel.serve.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000616152855.A559@babel.serve.com>; from root@babel.serve.com on Fri, Jun 16, 2000 at 03:28:55PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 16, 2000 at 03:28:55PM -0400, root oh yeah wrote: > I'm trying to set up what I think should be straightforward, but > I can't seem to get it to work. > > I have two ethernet cards, one connected to local network & my > internet gateway. I have another card connected to a seperate local > network (which a number of the same machines are connected to). > Each has its own ip. I need to enter the proper route command to > be able to access a particular machine only on the second local network, > through the second interface (xl0). What exactly are you trying to do here? If the machine is on the local network of one of the NICs, there is no special routing to be added. I mean, once you do your ifconfig(8)s look at, $ netstat -rn And the route would be in there. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message