From owner-freebsd-current@FreeBSD.ORG Mon Jul 28 16:52:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EBD037B401 for ; Mon, 28 Jul 2003 16:52:07 -0700 (PDT) Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.173.142]) by mx1.FreeBSD.org (Postfix) with SMTP id C88C043F85 for ; Mon, 28 Jul 2003 16:52:01 -0700 (PDT) (envelope-from rushani@bl.mmtr.or.jp) Received: (qmail 22895 invoked from network); 29 Jul 2003 08:51:56 +0900 Received: from unknown (HELO localhost) (202.229.16.132) by mx.bl.mmtr.or.jp with SMTP; 29 Jul 2003 08:51:56 +0900 Date: Tue, 29 Jul 2003 08:51:51 +0900 (JST) Message-Id: <20030729.085151.71133101.rushani@bl.mmtr.or.jp> To: PAHowes@Fair-ware.com From: Hideyuki KURASHINA In-Reply-To: <001401c3555b$2e14b600$0200a8c0@beast> References: <001401c3555b$2e14b600$0200a8c0@beast> X-PGP-Public-Key: http://www.bl.mmtr.or.jp/~rushani/rushani.asc X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2 DA6B F2FA 2088 439A DC57 X-URL: http://www.bl.mmtr.or.jp/~rushani/ X-Mailer: Mew version 4.0.54 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD-current@FreeBSD.org Subject: Re: NATD question... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 23:52:07 -0000 >>> On Mon, 28 Jul 2003 18:54:17 -0400, "Paul A. Howes" said: > I typed that wrong in the e-mail, but not in my configuration file. > > redirect_port 192.168.x.x:http 5555 > > The question still stands: Why didn't this work? Strange. It may take some minutes to reflect your natd config file. If you want to take effect of your change immediately, kill -TERM natd process and then perform "/sbin/natd -f ". -- rushani