Re: Setting up a NAT Router that will route between 3 networks
From: Kenneth Culver (culverk_at_yumyumyum.org)
Date: 07/29/03
- Previous message: Max Khon: "Re: Differences between netgraph nodes in 4.x and 5.x'"
- In reply to: Jason Hunt: "Re: Setting up a NAT Router that will route between 3 networks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 09:45:05 -0400 (EDT) To: Jason Hunt <leth@primus.ca>
On Mon, 28 Jul 2003, Jason Hunt wrote:
> On Mon, Jul 28, 2003 at 06:14:29PM -0400, hinkle@interwork.sdsu.edu 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Max Khon: "Re: Differences between netgraph nodes in 4.x and 5.x'"
- In reply to: Jason Hunt: "Re: Setting up a NAT Router that will route between 3 networks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|