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) |