Snort/NTOP Placement


 
Thread Tools Search this Thread
Special Forums Cybersecurity Snort/NTOP Placement
# 1  
Old 03-28-2012
Snort/NTOP Placement

I have been asked to place 2 (1 NTOP & 1 SNORT) boxes within our network as part of our tool kit for network monitoring and Intrusion detection. Out network is very simplistic and it layed out like this:

PHP Code:

     internet
        
|
        |
Cisco 1811 Router (8x Layer 2 switch ports)
        |
        |
    
Firewall
       
|
       |
     
LAN 
We have Cisco 1811 router that has 8 x layer 2 switch ports that can be configured into spanning ports. I was thinking of placing the NTOP box in front of the router and SNORT between the router and the firewall. So

PHP Code:
     internet
        
|-------------------- NTOP BOX
        
|
Cisco 1811 Router (8x Layer 2 switch ports) -------SNORT 
        
|                                                                          
        |
    
Firewall
       
|
       |
     
LAN 
I wanted to know what the forums recommendation would be of the placement of these two separate box and how would I securely get to the second management interfaces on the boxes without comprimising security. So if either if the box gets hacked they would have to go through fort knox to get in. What would be the best way to access the boxes from within the LAN?

Last edited by metallica1973; 03-28-2012 at 04:57 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Red Hat

Can't start NTOP service/daemon

I have installed version of ntop 4.0.3 by guide. But I can't start ntop daemon/service. I didn't find a service file for starting. During the installation there was no problem only want to RRDTool so I installed that. Now there is no necessary package required. I didn't find in /etc/init.d/... (9 Replies)
Discussion started by: getrue
9 Replies

2. Linux

ntop/Nmon alternatives

Hi folks, Any folk has experience on ntop/Nmon ntop - network top and its spinoff NMON Welcome to nmon.net Nmon Nmon - Wikipedia, the free encyclopedia nmon for AIX and Linux Performance Monitoring IBM Wikis - AIX 5L Wiki - nmon A free tool to analyze AIX and Linux... (5 Replies)
Discussion started by: satimis
5 Replies

3. Shell Programming and Scripting

code placement

I'm sorry if something like this has already been posted, but I didn't find anything like it. I'm using ksh The code that I've come up with will initially print what I want, but will then keep repeating the second number. I'm just trying to teach myself and can't seem to find the code to work.... (16 Replies)
Discussion started by: scott78
16 Replies
Login or Register to Ask a Question