Hello Mr. Smaff, Thank you for replying to my message, your comments give an idea how to solve the inconvenience. I was surfing the file structure of my Nokia box to try free up some space in the hard drive with no luck. In linux if want to blank a log file, I simply use the following: $ > logfile.log And this creates a file with the 0 bytes file size ready to use by the daemon to continue logging events. But in Nokia box, an errors show ups, expressing that the syntax isn't right and doesn't perform anything.
Any ideas or comments, how to do this? Regards, -----Original Message----- From: Mailing list for discussion of Firewall-1 [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Smaff Matthews Sent: Thursday, February 02, 2006 4:38 AM To: FW-1-MAILINGLIST@AMADEUS.US.CHECKPOINT.COM Subject: Re: [FW-1] Weird thing - Xtra space FW IP350 On Wed, Feb 01, 2006 at 06:03:46PM -0600, Harold Rugama C wrote: > Hi to All, > > It's a pleasure to write to all of you for assistance. I've been checking > something strange with Nokia box, when I check the disk usage of the FW1, > something really strange happen. Below you will see the actual disk > utilization of my Nokia 350. > /dev/wd0d 14732935 14719891 -1165590 109% 567 > 3562951 0% /var > > As you may see, there something not normal with /var partition. Can someone > help me to find out what could be the problem??? > Its just full... Its a UNIX thing rather than a nokia thing. UNIX allocates a certain amount of spare space on any partition purely for root (or admin on the Nokia - uid 0 either way) processes. Its basically to prevent non-administrative processes breaking the system by filling the disk to the point that admin process start failing because they can't write to various files. It'll almost certainly be your firewall logs. If you're using NG, you can set the log cycling periods, and maximum amount of logs it'll keep in the gui. If its an older version you'll need to setup a cron entry to do this. There's various examples out there of such scripts. Smaff -- You happen to be here, now. ================================================= 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] ================================================= ================================================= 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] =================================================