Hi,
  I think you have to modify (create the fwkern.conf if it does not exist) the 
fwkern.conf file in 
  $FWDIR/modules/ dirrectory so that SPLAT can recognize more than 2GB of RAM.
   
  As I recalled SPLAT NG Feature Pack 3 has problem with system with more than 
1GB
  of RAM.  The fix is as follows:
  1)  put the following lines in the fwkern.conf file:
  fw_smem_use_alternate_malloc=1
fw_hmem_use_alternate_malloc=1

  2) Save the file
   
  3) Reboot the system.
   
  After that, I think your system will be able to see all 3GB of RAM.
   
  HTH

"Garner, Annette K **BETH" <[EMAIL PROTECTED]> wrote:
  Yes I have 3 gig in each firewall.


> > I am currently running NG AI R55 HFA18 on HP DL 380's in
active/passive

> > mode running SecurePlatform. On the SmartView Status under System

> > Kernel Memory I am seeing a negative number under allocations. On
both

> > the primary and the standby at different times.

> >

> > Can anyone let me know exactly what that means? Any assistance
would be

> > appreciated.

> >

> 

> quoting from the ngx administration III checkpoint book negative
numbers

> is the checkpoint way to represent very big numbers. really.



Which is another way of saying there is an integer overflow bug

somewhere in their code, and they can't be bothered to fix it.



In a 32-bit platform, INT_MAX is 2147483647 (= 2 ^ 31 - 1 = 2048 *

1024 * 1024 - 1) If you take an unsigned int larger than that, and

treat it as a signed int, the high order bit will be 1, and it will be

treated as a negative number. Do you by chance have between 2 and 4

Gig of RAM in these machines?



Regards

Mark


=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================


 
---------------------------------
The fish are biting.
 Get more visitors on your site using Yahoo! Search Marketing.

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to