On Tue, 22 Jun 2004 17:38:44 -0500, Minnesota Slinky <[EMAIL PROTECTED]> 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. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"