Difference between revisions of "License Node Limited Exceeded"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Check Point ===Symptoms:=== *Error: "too many internal hosts" *Traffic is processed very slowly *Operating system hangs *The log is full of errors ===There ar...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:Check Point]]
 
[[Category:Check Point]]
===Symptoms:===
+
'''[[Check Point#NG FP3|Back to NG FP3]]'''
  
 +
===Symptoms:===
 
*Error: "too many internal hosts"   
 
*Error: "too many internal hosts"   
 
*Traffic is processed very slowly
 
*Traffic is processed very slowly

Latest revision as of 03:12, 8 August 2016

Back to NG FP3

Symptoms:

  • Error: "too many internal hosts"
  • Traffic is processed very slowly
  • Operating system hangs
  • The log is full of errors

There are many possible causes for this error:

  • The number of nodes behind the firewall is greater than allowed by limited hosts license
  • The external.if file doesn't contain the exact name of the firewall external interface
  • Internal objects with Static NAT are misconfigured
  • Routing tables are not properly configured
  • Automatic Private IP Addressing (APIPA) on Windows is configured

Solution:

FireWall-1 NG: 
1) From the command line, stop firewall services with "cpstop". 
2) Remove the files $FWDIR/database/fwd.h and $CPDIR/database/fwd.hosts. 
3) Type "cpstart" to start firewall services. 
4) Type the command "fw tab -t host_table -x" to clear entries in the host_table table.