Date: Tue, 29 Jul 2003 04:52:30 +0900 (JST) From: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> To: PAHowes@Fair-ware.com Cc: FreeBSD-current@FreeBSD.org Subject: Re: NATD question... Message-ID: <20030729.045230.58434271.rushani@bl.mmtr.or.jp> In-Reply-To: <000001c35523$bc8e8920$0200a8c0@beast> References: <000001c35523$bc8e8920$0200a8c0@beast>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>> On Mon, 28 Jul 2003 12:17:24 -0400, "Paul A. Howes" <PAHowes@Fair-ware.com> said: > All, > > I am trying to redirect a port on my FreeBSD 5.1-based firewall to an > internal machine. My natd configuration contains a directive: > > redirect-port 192.168.x.x:http 5555 > > I performed a "kill -HUP" on the natd process, but it doesn't work. I can > verify that the internal Web server is functional, and accessible to the > internal network. I even added ipfw rules to allow for traffic on port > 5555, but still nothing. > > Am I missing something obvious here? Thanks! That's a wrong directive. Use ``redirect_port''. ^ -- rushani
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030729.045230.58434271.rushani>