From owner-freebsd-questions Thu Nov 7 9:54:30 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 D1E6037B401 for ; Thu, 7 Nov 2002 09:54:28 -0800 (PST) Received: from skywalker.rogness.net (skywalker.rogness.net [64.251.173.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2875C43E3B for ; Thu, 7 Nov 2002 09:54:28 -0800 (PST) (envelope-from nick@rogness.net) Received: from skywalker.rogness.net (localhost [127.0.0.1]) by skywalker.rogness.net (8.12.5/8.12.5) with ESMTP id gA7HvJ0H068224; Thu, 7 Nov 2002 10:57:19 -0700 (MST) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by skywalker.rogness.net (8.12.5/8.12.5/Submit) with ESMTP id gA7HvHhH068221; Thu, 7 Nov 2002 10:57:17 -0700 (MST) X-Authentication-Warning: skywalker.rogness.net: nick owned process doing -bs Date: Thu, 7 Nov 2002 10:57:15 -0700 (MST) From: Nick Rogness To: "Alvaro Rosales R." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD HELP In-Reply-To: <3DCA5F71.10532.19BD97@localhost> Message-ID: <20021107105504.X68079-100000@skywalker.rogness.net> 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 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 You need additional command line options: -n $external_ethernet_interface OR -a 200.37.53.22 Nick Rogness - "Wouldn't it be great if we could answer people with a kick to the crotch?" -maddox@xmission.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message