> 1) Can someone please explain how the logs work, or point me to doc
> source? My Weblet log shows messages 0-3; why 0-3? Can these be backed
> up? The log was showing 2,300+ denied/rejected entries over 5 days
> uptime, but it has suddenly reset itself to today's entries only (50+).
> Is this a RAMdisk issue or some config limit being reached, or what? I
> just can't seem to get a handle on how the logs work at all, nor could I
> find any docs?

The log files are automatically rotated by a cron job.  The program that
does this is /etc/cron.daily.multicron-d (called via /etc/crontab &
run-parts /etc/cron.daily).  The list of logs to rotate is in /etc/lrp.conf.
Most log files are rotated daily, and 4 old logs are kept (ie log.0 through
log.3)...after this, the old logs are deleted to keep the ramdisk from
filling without bound.

The FAQ's Mike pointed to are a good place to start with the firewall
issues...if you have specific questions, just ask.

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to