Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 02:26:20 -0500
From:      "Scott C. Dodson" <sdodson@beoclu-01.phy.gasou.edu>
To:        freebsd-questions@freebsd.org
Subject:   natd & port_redirect
Message-ID:  <20001202022620.B513@beoclu-01.phy.gasou.edu>

next in thread | raw e-mail | index | archive | help
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.

--
scott 


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?20001202022620.B513>