How many hosts can utilize one NAT server?
Chris Keladis
ckeladis at gmail.com
Wed Jun 23 06:20:17 PDT 2004
On Tue, 22 Jun 2004 17:38:44 -0500, Minnesota Slinky
<mnslinky at hotmail.com> wrote:
>
> I was wondering how many hosts can a single NAT server server? I
> couldn't find it on the net, although I know it's there somewhere.
This would depend on the type of NAT being done, ie 1:1 static or PAT
(aka overloading).
If the latter, you can only support (around) 65,535 sessions or the
size of a 16bit port number.
Regards,
Chris.
More information about the freebsd-questions
mailing list