Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 00:48:58 -0800
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        "Scott C. Dodson" <sdodson@beoclu-01.phy.gasou.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: natd & port_redirect
Message-ID:  <20001202004858.O99903@149.211.6.64.reflexcom.com>
In-Reply-To: <20001202022620.B513@beoclu-01.phy.gasou.edu>; from sdodson@beoclu-01.phy.gasou.edu on Sat, Dec 02, 2000 at 02:26:20AM -0500
References:  <20001202022620.B513@beoclu-01.phy.gasou.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 02, 2000 at 02:26:20AM -0500, Scott C. Dodson wrote:
> Hello,
> 
> I have a natd/ipfw setup and want incoming requests on port 80
> to a machine on the internal network.  So i have added the
> following line to my /etc/natd.conf : 
> 
> redirect_port tcp 123.456.789.012:80 80
>
> I have read where ipfw rules may be an issue, so i have flushed
> the rules and only added the following :
> 
> divert 8668 ip from any to any via de0
> allow ip from any to any via lo0
> allow ip from any to any
> 
> If you have any suggestions please reply offlist.  This is
> 4.2-stable as of a day or two ago.

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?
-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001202004858.O99903>