From owner-freebsd-net Mon Mar 17 6:22: 1 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 276D537B401 for ; Mon, 17 Mar 2003 06:22:00 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 926D543FBF for ; Mon, 17 Mar 2003 06:21:58 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id AFDF71A; Mon, 17 Mar 2003 15:21:56 +0100 (CET) Date: Mon, 17 Mar 2003 15:21:56 +0100 From: Guido van Rooij To: "J. W. Ballantine" Cc: Barney Wolff , freebsd-net@FreeBSD.ORG Subject: Re: route pointing to a gateway that's not on net Message-ID: <20030317142156.GA58705@gvr.gvr.org> References: <20030316113934.GA30546@gvr.gvr.org> <200303171413.h2HEDIl22986@akiva.homer.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303171413.h2HEDIl22986@akiva.homer.att.com> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Mar 17, 2003 at 09:13:18AM -0500, J. W. Ballantine wrote: > > IIRC this is his situation: > > 1) Local LAN 10.0.0.0/8 > > 2) gateway on that LAN: 10.17.47.37 > > 3) Host X on the LAN that should have an 209.122.66.XXX IP address. > > > > I assume here that he controls the 10.17.47.37 gateway. > > This is a Hybrid cable modem box, that AFAIK I can't > do the route add on. Okay..apparently I don't know excatly how your setup is. Let me make a small drawing: internet +-+--------------+----+ | GATEWAY +-----+ |modem+--------------+ +-----+ | | |---+-----+---------| | | | H1 H2 H3 The modem acts transparently. H1 is the host you want to give internet access. It should DHCP from some host positioned after the modem. H2 and H3 are local hosts that should be able to communicate with H1. They will not have internet access. H2 and H3 are assigned addresses (by you), in the 10.0.0.0/8 range. Is that correct? If you have more info, please provide it. > > FWIW, and I know it's not much, windows, mac and linux will work > with this strange setup. FreeBSD will too..the question is HOW. You could help me by telling how to mconfigure Linux on your setup. -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message