From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 23:33:03 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 12B1337B401 for ; Sun, 20 Apr 2003 23:33:03 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy06.prodigy.net.mx [148.235.168.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7D143FD7 for ; Sun, 20 Apr 2003 23:33:02 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-74.prodigy.net.mx [200.67.41.74]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO007C6KSVK8@SMTP.Prodigy.Net.mx>; Mon, 21 Apr 2003 01:31:46 -0500 (CDT) Date: Mon, 21 Apr 2003 01:33:50 -0500 From: Alfonso Romero To: freebsd-questions Message-id: <001e01c307cf$f87ef380$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: natd port redirection 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: Mon, 21 Apr 2003 06:33:03 -0000 I typed the following, as instructed in the FreeBSD Handbook: natd -redirect_port tcp 192.168.0.101:80 80 so I can use my FreeBSD box with IP address 192.168.0.101 as a Web = server. I=B4m running natd on my other FreeBSD box acting as a gateway. = I get the following error:=20 natd: aliasing address not given what could be wrong? Thanks in advance, Alfonso Romero