View Single Post
  #6 (permalink)  
Old 2006-07-14
Sergej Sergej is offline
Senior Member
 
Join Date: 2005-11-21
Location: Europe, Lithuania
Posts: 291
Rep Power: 4
Sergej has an average reputation (10+)
Default Re: Maximum number of connections ??

For the nat there is the formula:
(some guidbedit can be set here) Global Properties > SmartDashboard Customization > Advanced Configuration > Firewall-1 > NAT

hide_max_high_port (def) 60.000
hide_min_high_port (def) 10.000

Looks like it is the upper and lover ports to use for HideNAT. That mean that Checkpoint can HideNAT (PAT) 60.000-10.000=50.000 TCP sessions behind 1 IP address (I guess the same settings applied for TCP)

Do not forget that the same NAT sessions should by stored in hash tables (my earlier post)
Reply With Quote