Networking Forums

Networking Forums > Computer Networking > Linux Networking > Logging network traffic - alternatives to snort?

Reply
Thread Tools Display Modes

Logging network traffic - alternatives to snort?

 
 
Charlie
Guest
Posts: n/a

 
      10-06-2003, 05:12 PM
Hello all,
I use netfilter/iptables to safeguard my debian gateway box and currently I
have a selection of -j LOG rules to monitor traffic such as SMTP/SSH.

I would like to be able to log incoming traffic in a more advanced manner
but, unfortunately, I cannot stick a snort box in front of my gateway (for
many reasons - no spare hardware, I only have one public IP and my gateway
runs quite a few public servers).

What would anyone recommend as an alternative to snort that is an
improvement over the standard -j LOG functionality?

What I am after is a clear, concise, human-readable log that lists things
such as connection attempts on certain ports, their frequency and their
source.

TIA,
--
Charlie aka gpuk
E-mail? Remove the BLOCK to reply
 
Reply With Quote
 
 
 
 
Ida Young
Guest
Posts: n/a

 
      10-07-2003, 02:32 AM
Packet filtering firewalls check IP addresses and ports in every packet
header. They rarely look into the data. As I know, they watch the data when
the session is ftp-related and irc-related, etc. The log they generates is
hard to read. Maybe you should look for some application gateway firewall,
such as ITShield Firewall and Sidewinder Firewall. This type of firewalls
checks the data as well as IP addresses and ports, and generates the clear
and human-readable log.

Ida Young


"Charlie" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello all,
> I use netfilter/iptables to safeguard my debian gateway box and currently

I
> have a selection of -j LOG rules to monitor traffic such as SMTP/SSH.
>
> I would like to be able to log incoming traffic in a more advanced manner
> but, unfortunately, I cannot stick a snort box in front of my gateway (for
> many reasons - no spare hardware, I only have one public IP and my gateway
> runs quite a few public servers).
>
> What would anyone recommend as an alternative to snort that is an
> improvement over the standard -j LOG functionality?
>
> What I am after is a clear, concise, human-readable log that lists things
> such as connection attempts on certain ports, their frequency and their
> source.
>
> TIA,
> --
> Charlie aka gpuk
> E-mail? Remove the BLOCK to reply



 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
logging traffic from router running DD-WRT George Wireless Internet 3 10-23-2007 05:30 AM
snort ajtiM Linux Networking 0 12-10-2006 11:58 PM
Logging outbound traffic on a W3K router... Pradeep Windows Networking 1 11-02-2004 02:01 AM
logging linux-router traffic fil Linux Networking 3 03-04-2004 03:45 AM
IPTables / Snort BrianD Linux Networking 0 10-01-2003 02:34 PM



1 2 3 4 5 6 7 8 9 10 11