Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 12:18:36 -0800 (PST)
From:      Benjamin Ossei <ben@cahostnet.net>
To:        questions@freebsd.org
Subject:   Natd problem
Message-ID:  <20010131201837.170A63ECC@sitemail.everyone.net>

next in thread | raw e-mail | index | archive | help
OK, here the problem.  I have my firewall working now.  I can get out to the world and gotten some rules blocking other things.  At least I think!! :)  

I have the following in the /etc/defaults/rc.conf

natd_interface="xl0"
natd_flags=-f /etc/natd.conf"

And this in the /etc/natd.conf

interface xl0
same_ports yes
use_sockets yes
dynamic yes
unregistered_only yes

redirect_port tcp 192.168.1.2:80 80

I want all http traffic coming in going to my web server which is 192.168.1.2.

This isn't working!  Is this correct?  

Thanks..

_____________________________________________________________
========GET YOUR FREE E-MAIL============
http://freemail.cahostnet.net
Web Hosting http://www.cahostnet.com


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?20010131201837.170A63ECC>