RE: Nat parameters
"Christopher A. Martin" <[email protected]> Tue, 21 Jan 2003 09:26:40 -0600
| Newsgroups | gmane.ietf.nat |
|---|---|
| Message-ID | <009201c2c161$7f2317f0$0a00a8c0@ws041v4569> |
This is really dependant on the hardware platform and physical resources available to it. IMHO, you have a theoretical max of 65535, and if you have any specialized services (www,smtp,sip,h323,etc.) that require pools for inbound connections for instance, then it will need to be worked around for that too. It all depends on what you will be offering with the product and sizing accordingly. I would recommend a configurable range and a static range (for those specialized services and possible port forwarding, for example). Chris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, January 21, 2003 8:40 AM To: [email protected] Subject: [NAT] Nat parameters Hi! Just needed a hint of how many sessions of private IP Addr to a PUBLIC IP Addr should I considere when sizing my nat services m-to-1 scenarios? Thanks a million to you all