Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 20:07:09 -0500 (EST)
From:      Peter Brezny <peter@black.purplecat.net>
To:        freebsd-net@freebsd.org
Subject:   nat forwarding
Message-ID:  <Pine.BSF.4.05.10102222002560.8312-100000@black.purplecat.net>

next in thread | raw e-mail | index | archive | help
After reading through the natd man page, I think I understand what I need
to do to redirect requests to one specified ip to another, however, I
don't understand where I put this config info.

i currently start natd with rc.conf with the following lines:

natd_enable="YES"
#natd_config="/etc/rc.natd"
natd_interface="fpx1"
natd_flags="-dynamic"

as you can see, i've attempted creating a file with natd config options in
it, but things don't seem to jive when i use it and comment out the last
two lines in the example above (specifying them inside rc.natd) 

Also, i'd like to have multiple external interfaces with natd aliasing
each one respectively.  is this possible?  how would i configure that?

TIA

pb


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10102222002560.8312-100000>