You Are Here : Forums Sunday, September 07, 2008
     
Activeworx.org Forums
 
  Forum  IDS Policy Mana...  IDS Policy Mana...  Drag versus Right-Click > Move Up
Previous Previous
 
Next Next
New Post 1/11/2008 1:13 PM
  chrisl1977
8 posts
No Ranking


Drag versus Right-Click > Move Up  

 I'd like to see IDSPM allow for me to click and drag an item in the preprocessor, config options, or other lists to re-order them.  Right-Clicking and selecting Move Up/Down is very tedious.  Another option would be to select a rule, then right-click and Add New Item Before/After Selected to insert a new rule exactly where you want it in the begining.

 

Also, I've noticed if Snort isn't already running, IDSPM doesn't try to start it.  Can we have an option to start snort if not already started when updating the policies?

 

Thanks! - Chris

 
New Post 1/14/2008 12:24 AM
  Ray
55 posts
6th Level Poster


Re: Drag versus Right-Click > Move Up  
 clibby@mainepublicservice.com wrote
Also, I've noticed if Snort isn't already running, IDSPM doesn't try to start it.  Can we have an option to start snort if not already started when updating the policies?


What operating system are you using for your sensors? In Linux I use

/etc/init.d/snortd restart

for the restart script and it will start it even if it's not running already.

Ray
 
New Post 1/14/2008 12:10 PM
  chrisl1977
8 posts
No Ranking


Re: Drag versus Right-Click > Move Up  
I'm using Debian Etch linux distro.  I'm in the process of rebuilding my snort sensor - I'll check to see if my version of /etc/init.d/snort restart will restart a stopped service.  Thanks for the info - Chris
 
New Post 1/14/2008 12:52 PM
  Ray
55 posts
6th Level Poster


SInce you're doing it by SSH (presumably)Re: Drag versus Right-Click > Move Up  

SInce you're doing it by SSH (presumably) and not running Snort as root (presumably) and not allowing direct root remote logins (presumably), you'll need to do something like this after adding the account (snort) into sudoers:

 

o       Upload Settings tab

o       Upload Protocol = SFTP port 22

o       Upload Directory = /etc/snort

o       Configuration File = snort.conf

o       Test Connectivity Command = uname –a;id (pre-filled in)

                               Use Compression – unchecked

 

o       Authentication tab

o       Username = snort

o       Authentication Mode = Password

o       (Enter the password twice)

 

o       Restart Settings tab

o       Restart after Upload = checked

o       Restart Method = Script via SSH

o       Script = sudo /etc/init.d/snortd restart

o       Click OK

 

HTH,

 

Ray

 

 
Previous Previous
 
Next Next
  Forum  IDS Policy Mana...  IDS Policy Mana...  Drag versus Right-Click > Move Up
 
 
Copyright 2000-2007 by Activeworx, Inc.
All trademarks and copyrights on this page are owned by their respective owners.