On Mon, 28 Jul 2003, Jason Hunt wrote:
> On Mon, Jul 28, 2003 at 06:14:29PM -0400, [EMAIL PROTECTED] wrote: > > I was wondering how to modify the appropriate files to setup a FreeBSD > > computer to act as a NAT Router, that would do the following: > > > > Check the natd(8) man page, it should give you a good start. Chapter > 19.12 in the handbook might be helpful as well. > You should also check man ipf and man ipnat. ipf and ipnat run completely in the kernel, where natd runs in userland. On a slower machine this could affect speed (lots more context switches with natd than with ipnat). Ken > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"