Click to See Complete Forum and Search --> : Firewall logs?


TeMPe$T
11-06-2001, 03:54 AM
Im running Redhat 7.1 and used the firewall configuration utillity and was wondering where the log file is stored.

Icarus
11-06-2001, 10:24 AM
Just a guess, but arn't they with all the other system logs in /var/log?

Dark Ninja
11-06-2001, 12:33 PM
Yes. Usually

/var/log/auth.log
/var/log/secure

Those two logs are usually bad logins (or just who is attempting to log in) and this log file: /var/log/messages is usually the file that keeps track of firewall "stuff" (It may be more specific in the guide on using the firewall.)


Dark Ninja