Linux NetSec/IDS Bridge
Posted
by
Blackninja543
on Server Fault
See other posts from Server Fault
or by Blackninja543
Published on 2012-04-10T22:19:21Z
Indexed on
2012/04/10
23:31 UTC
Read the original article
Hit count: 242
What I am looking to make is a linux system that acts as a bridge. It simple forwards any data sent on one device over to the next device. It does not attempt to block incoming attacks or redirect any traffic. What it does to is perform an IDS role on the network. Any suspicious activity is logged and reported. Snort would be one such piece of software however I was wondering what other solutions and ideas the rest of the community has.
© Server Fault or respective owner