This is a discussion on Debian Linux Mail Sever Logs Files within the Ubuntu / Debian forums, part of the Linux Distribution category; Hello, First of all, I'm newbie. Server is Debian with Apache, MySQL, SMTP, DHCP (LAN of 15 computer . I'm ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hello,
First of all, I'm newbie. Server is Debian with Apache, MySQL, SMTP, DHCP (LAN of 15 computer . I'm trying to look for virus/trojan network activity on a network of Windows clients. Can you tell what I shoud look for? What I know is just how to get to /var/log ... |
| Sponsored Links | ||
|
|
|
||||
|
All logs files are located at /var/log directory. For example /var/log/messages has Genreal message and system releated stuff. To see use
Code:
tail -f /var/log/messages Code:
grep 'word' /var/log/messages |
|
|||
|
OK... Let's say one of LAN computers has a program, which periodically downloads some info from the internet. Where will be stored info about such network activity in linux server logs?
|
|
||||
|
If so, use
/var/log/squid/access.log to see what users are accessing /var/log/squid/cache.log - server cache status and error log /var/log/squid/store.log - what is currently stored on disk via caching software There are many ways one can set Linux server to act as gateway for windowsz system
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Acetoneiso 2 Debian Linux | sweta | Ubuntu / Debian | 0 | 11-01-2007 02:49 AM |
| Enabling Audit logs using psacct | ccubed | Getting started tutorials | 1 | 06-25-2007 09:07 PM |
| CVS logs how to | rajuk | Linux software | 1 | 12-14-2006 04:44 PM |
| Debian Linux setup a web server w/o CP | chiku | Linux software | 0 | 12-13-2006 06:28 PM |
| unzipping windows zip files under debian | Linux software | 1 | 01-11-2006 10:39 PM | |