From owner-freebsd-questions Sat Dec 2 12:44:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from beoclu-01.phy.gasou.edu (beoclu-01.phy.GaSoU.edu [141.165.40.55]) by hub.freebsd.org (Postfix) with ESMTP id 876DF37B400 for ; Sat, 2 Dec 2000 12:44:10 -0800 (PST) Received: (from sdodson@localhost) by beoclu-01.phy.gasou.edu (8.11.1/8.11.1) id eB2Ki8104195; Sat, 2 Dec 2000 15:44:08 -0500 (EST) (envelope-from sdodson) Date: Sat, 2 Dec 2000 15:44:07 -0500 From: "Scott C. Dodson" To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: natd & port_redirect Message-ID: <20001202154407.A4176@beoclu-01.phy.gasou.edu> References: <20001202022620.B513@beoclu-01.phy.gasou.edu> <20001202004858.O99903@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001202004858.O99903@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Sat, Dec 02, 2000 at 12:48:58AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 02, 2000 at 12:48:58AM -0800, Crist J . Clark wrote: > On Sat, Dec 02, 2000 at 02:26:20AM -0500, Scott C. Dodson wrote: > > > > redirect_port tcp 123.456.789.012:80 80 > > > > allow ip from any to any via lo0 > > allow ip from any to any > > > > I really don't see a question here, but I assume this is not working? > Does NAT work properly otherwise? Does your network seem to have good > connectivity otherwise? Did you restart natd(8) after the > configuration change? > -- Yes, sorry, my redirect is not working. Everything is working otherwise. I had this machine setup like this in the past and it worked fine. For the time being I have worked around the problem using the program socket and inetd. This works, but I need to fix this because other services such as ssh need to be redirected as well. -- scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message