From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 20:19:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554FB16A4B3 for ; Tue, 30 Sep 2003 20:19:56 -0700 (PDT) Received: from ndiccaa.pair.com (ndiccaa.pair.com [209.68.2.162]) by mx1.FreeBSD.org (Postfix) with SMTP id 3A2F443F3F for ; Tue, 30 Sep 2003 20:19:55 -0700 (PDT) (envelope-from freebsd@killersolutions.com) Received: (qmail 78466 invoked by uid 3025); 1 Oct 2003 03:19:54 -0000 Received: from 0.0.0.0 (authenticated user) by some box; Tue, 30 Sep 2003 23:19:54 -0400 (EDT) Message-ID: <62339.www.killersolutions.com.1064978394.ronate@www.killersolutions.c om> In-Reply-To: <200309302103.47901.dkelly@HiWAAY.net> References: <63697.www.killersolutions.com.1064972023.ronate@www.killersolutions.c om> <200309302103.47901.dkelly@HiWAAY.net> Date: Tue, 30 Sep 2003 23:19:54 -0400 (EDT) From: freebsd@killersolutions.com To: "David Kelly" User-Agent: Netscape Mail 1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD routing between 2 interfaces X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2003 03:19:56 -0000 > You forgot natd. > > Am guessing your DSL or cable modem is doing NAT and assigning an > address to your FreeBSD system. No the modem assigns IP to the 192.168.0.1 router, which in turn acts as gateway for the rest of the network. I only have 1 real IP address. It seems I have NAT already on the 192.168.0.1 and will now have to put another NAT scheme into 192.168.0.3 machine? Perhaps, I should just create static routes using the route command in freebsd? >The modem will only accept traffic from > the IP address it gave your machine. So when your other network routes > thru the FreeBSD machine the modem igores it. Use natd to map that > network traffic to the FreeBSD machine's external IP address. > > -- > David Kelly N4HHE, dkelly@hiwaay.net > ===================================================================== > The human mind ordinarily operates at only ten percent of its > capacity -- the rest is overhead for the operating system. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >