From owner-freebsd-questions Thu Nov 7 13: 9:52 2002 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 1E3D337B404 for ; Thu, 7 Nov 2002 13:09:51 -0800 (PST) Received: from cumulonimbus.cloudfactory.org (ssh.cloudfactory.org [205.179.129.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E73843E88 for ; Thu, 7 Nov 2002 13:09:43 -0800 (PST) (envelope-from terrac@cloudfactory.org) Received: from cumulonimbus.cloudfactory.org (localhost [127.0.0.1]) by cumulonimbus.cloudfactory.org (8.12.3/8.12.3/Debian -4) with ESMTP id gA7L9Ywj009075 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Thu, 7 Nov 2002 13:09:34 -0800 Received: from localhost (terrac@localhost) by cumulonimbus.cloudfactory.org (8.12.3/8.12.3/Debian -4) with ESMTP id gA7L9XV2009071 for ; Thu, 7 Nov 2002 13:09:34 -0800 X-Authentication-Warning: cumulonimbus.cloudfactory.org: terrac owned process doing -bs Date: Thu, 7 Nov 2002 13:09:33 -0800 (PST) From: Terrac Skiens To: freebsd-questions@FreeBSD.ORG Subject: Re: NATD HELP In-Reply-To: <3DCA5F71.10532.19BD97@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Basically you need these three things: 1) natd -n -f 2) sysctl net.inet.ip.forwarding=1 3) ifocnfig alias
-terrac Minister of Tiny Plastic Robots --------------------------------------- Terrac Skiens www.terrac.com terrac@cloudfactory.org --------------------------------------- On Thu, 7 Nov 2002, Alvaro Rosales R. wrote: > Im trying to set up natd in my FreeBSD BOX, I have read the NAT > portion of the hand book but I still need some help. > this is my environment > 10.10.1.2 (internal ip address of my wkstation) > 200.37.53.22 (this the natd box external IP address) > 10.10.1.1 (internal address of the natd box, is the default gw of the > wstation)) > When I run this command > natd -redirect_address 10.10.1.2 200.37.53.22 > I get this message > natd: aliasing address not given.Do I have to make > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message