LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-10-2006, 10:39 AM   #1
egarnel
LQ Newbie
 
Registered: Jun 2003
Posts: 11

Rep: Reputation: 0
antivirus sniffer for networks


I manage a large network that has a lot of temporary users from all over. Does anyone know if there an anti-virus solution that can sniff network traffic and alert when suspicious traffic passes? It would have to be able to monitor in promiscuous mode. An inline solution is not an option.

Thanks
 
Old 10-11-2006, 02:54 AM   #2
amsunaakage
LQ Newbie
 
Registered: Oct 2006
Posts: 18
Blog Entries: 1

Rep: Reputation: 0
the only way i know is to make a server client network if you will use linux go ahead.
as for me i am still learning linux so i never worked on linux as server
but i worked on windows server 2003 and kerio winroute firewall is good a lot easier than ISA
it shows you users activity and you could do anything you want
and i also used softperfect bandwith manager it is so good it works good so that you could controll users who suck the bandwith


but if you will work with linux i cant help you with that coz i am still a newbie
 
Old 10-11-2006, 04:45 AM   #3
Sertys
Member
 
Registered: Oct 2006
Posts: 42

Rep: Reputation: 15
It's just a matter of how much traffic you deal with, i suppose you can write a netfilter handle which puts connection(yes, conntrack) data to userspace, which thereby can be handled by any av scanner(clamd for example). But beware, you have to be watching tons of simultaneous data streams on the fly, which is requiring lots of computing power. If you've got like 50 users, a normal decent machine would be able to handle the task, but if it's a matter of 200mbit/s flowing around the interfaces - just forget it. The shit about connection scanning is you have to reassemble the connecting before being able to scan anything. It's true decent AV scanning is about codestamping and baesian/heuristics, but av scanner are not built to work on tcp streams yet. A single dirty hack is to set all stream data into a socket and open it as a filehandle , but that would be TOO SLOW.
A simple answer to the question of yours is - NO, there's just no solution , which you can apt-get install networkavscanner and let it work.

P.S. promiscious mode is not the right thing here, the data should actually FLOW through the so call AV scanner. Promiscious will do the trick if your network is built out of hubs entirely.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Antivirus for Lunix similar Norton Antivirus for Windows Chivozertsev Linux - Software 3 02-22-2022 04:40 PM
Antivirus survey: Do you run an antivirus program on linux? atom Linux - General 29 09-03-2009 03:22 PM
How to use a sniffer? Titanas25 Linux - Newbie 3 05-13-2006 10:41 AM
I need Linux sniffer olivila1 Linux - Software 2 09-14-2005 08:26 AM
Which is the best sniffer? abefroman Linux - Security 3 05-07-2005 03:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration