From owner-freebsd-questions Thu Nov 7 10: 1:35 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 B2D4537B401 for ; Thu, 7 Nov 2002 10:01:31 -0800 (PST) Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9283B43EF4 for ; Thu, 7 Nov 2002 10:00:27 -0800 (PST) (envelope-from ian@cerebellum.za.net) Received: from [196.30.239.24] (helo=ian) by cerebellum.za.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 189qzd-000Nlt-00; Thu, 07 Nov 2002 18:03:02 +0000 From: "Ian Barnes" To: "Alvaro Rosales R." Cc: Subject: RE: NATD HELP Date: Thu, 7 Nov 2002 19:59:48 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3DCA5F71.10532.19BD97@localhost> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alvaro Rosales R. Sent: 07 November 2002 07:41 PM To: freebsd-questions@FreeBSD.ORG Subject: NATD HELP 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 --------------------------------------------------------------------------- -------- Hi, Have you compiled all that needs to be compiled into your kernel? ? If so, try this: #natd -interface , without any redirects unless your workstation is going to host websites or something like that. Also make sure you have set your firewall accordingly. Hope that helps Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message